#ff95d0 color space conversions
Hex:
#ff95d0
RGB:
255, 149, 208
CMY:
0, 42, 18
CMYK:
0, 42, 18, 0
HSL:
327°, 100.0000%, 79.2157%
HSV (HSB):
327°, 41.5686%, 100.0000%
XYZ:
63.3726, 47.3090, 65.4659
xyY:
0.3598, 0.2686, 47.3090
CIE-Lab:
74.3870, 47.2095, -12.9640
CIE-LCH:
74.3870, 48.9572, 344.6447
CIE-Luv:
74.3870, 61.5525, -28.1577
Hunter-Lab:
68.7815, 44.0953, -8.2849
#ff95d0 color charts
#ff95d0 color shades, tints & tones
#ff95d0 color schemes
#ff95d0 color preview, HTML & CSS examples
This text has a color of #ff95d0
<p style="color:#ff95d0;">Text here</p>
.mytext {color:#ff95d0;}
This box has a color of #ff95d0
<div style="background-color:#ff95d0;">Content here</div>
.mybackground {background-color:#ff95d0;}
Border around this has a color of #ff95d0
<div style="border:2px solid #ff95d0;">Content here</div>
.myborder {border:2px solid #ff95d0;}