#fc5ccf color space conversions
Hex:
#fc5ccf
RGB:
252, 92, 207
CMY:
1, 64, 19
CMYK:
0, 63, 18, 1
HSL:
317°, 96.3855%, 67.4510%
HSV (HSB):
317°, 63.4921%, 98.8235%
XYZ:
55.2345, 32.8547, 62.4619
xyY:
0.3669, 0.2182, 32.8547
CIE-Lab:
64.0431, 72.2344, -28.1758
CIE-LCH:
64.0431, 77.5350, 338.6912
CIE-Luv:
64.0431, 85.4006, -55.1778
Hunter-Lab:
57.3190, 71.7001, -24.4864
#fc5ccf color charts
#fc5ccf color shades, tints & tones
#fc5ccf color schemes
#fc5ccf color preview, HTML & CSS examples
This text has a color of #fc5ccf
<p style="color:#fc5ccf;">Text here</p>
.mytext {color:#fc5ccf;}
This box has a color of #fc5ccf
<div style="background-color:#fc5ccf;">Content here</div>
.mybackground {background-color:#fc5ccf;}
Border around this has a color of #fc5ccf
<div style="border:2px solid #fc5ccf;">Content here</div>
.myborder {border:2px solid #fc5ccf;}