#ff9cdf color space conversions
Hex:
#ff9cdf
RGB:
255, 156, 223
CMY:
0, 39, 13
CMYK:
0, 39, 13, 0
HSL:
319°, 100.0000%, 80.5882%
HSV (HSB):
319°, 38.8235%, 100.0000%
XYZ:
66.4477, 50.3646, 76.0312
xyY:
0.3446, 0.2612, 50.3646
CIE-Lab:
76.2925, 45.9499, -18.3105
CIE-LCH:
76.2925, 49.4638, 338.2733
CIE-Luv:
76.2925, 54.8386, -36.3435
Hunter-Lab:
70.9681, 42.9364, -13.8424
#ff9cdf color charts
#ff9cdf color shades, tints & tones
#ff9cdf color schemes
#ff9cdf color preview, HTML & CSS examples
This text has a color of #ff9cdf
<p style="color:#ff9cdf;">Text here</p>
.mytext {color:#ff9cdf;}
This box has a color of #ff9cdf
<div style="background-color:#ff9cdf;">Content here</div>
.mybackground {background-color:#ff9cdf;}
Border around this has a color of #ff9cdf
<div style="border:2px solid #ff9cdf;">Content here</div>
.myborder {border:2px solid #ff9cdf;}