#fd0ccf color space conversions
Hex:
#fd0ccf
RGB:
253, 12, 207
CMY:
1, 95, 19
CMYK:
0, 95, 18, 1
HSL:
311°, 98.3673%, 51.9608%
HSV (HSB):
311°, 95.2569%, 99.2157%
XYZ:
51.9020, 25.6506, 61.2470
xyY:
0.3739, 0.1848, 25.6506
CIE-Lab:
57.7039, 90.9925, -38.0210
CIE-LCH:
57.7039, 98.6166, 337.3225
CIE-Luv:
57.7039, 102.6167, -72.1872
Hunter-Lab:
50.6464, 94.2939, -36.2473
#fd0ccf color charts
#fd0ccf color shades, tints & tones
#fd0ccf color schemes
#fd0ccf color preview, HTML & CSS examples
This text has a color of #fd0ccf
<p style="color:#fd0ccf;">Text here</p>
.mytext {color:#fd0ccf;}
This box has a color of #fd0ccf
<div style="background-color:#fd0ccf;">Content here</div>
.mybackground {background-color:#fd0ccf;}
Border around this has a color of #fd0ccf
<div style="border:2px solid #fd0ccf;">Content here</div>
.myborder {border:2px solid #fd0ccf;}