#fc5fbc color space conversions
Hex:
#fc5fbc
RGB:
252, 95, 188
CMY:
1, 63, 26
CMYK:
0, 62, 25, 1
HSL:
324°, 96.3190%, 68.0392%
HSV (HSB):
324°, 62.3016%, 98.8235%
XYZ:
53.3142, 32.5107, 51.0422
xyY:
0.3895, 0.2375, 32.5107
CIE-Lab:
63.7627, 68.5502, -17.8430
CIE-LCH:
63.7627, 70.8344, 345.4102
CIE-Luv:
63.7627, 90.6849, -38.7844
Hunter-Lab:
57.0182, 67.1227, -13.1632
#fc5fbc color charts
#fc5fbc color shades, tints & tones
#fc5fbc color schemes
#fc5fbc color preview, HTML & CSS examples
This text has a color of #fc5fbc
<p style="color:#fc5fbc;">Text here</p>
.mytext {color:#fc5fbc;}
This box has a color of #fc5fbc
<div style="background-color:#fc5fbc;">Content here</div>
.mybackground {background-color:#fc5fbc;}
Border around this has a color of #fc5fbc
<div style="border:2px solid #fc5fbc;">Content here</div>
.myborder {border:2px solid #fc5fbc;}