#fc5fbd color space conversions
Hex:
#fc5fbd
RGB:
252, 95, 189
CMY:
1, 63, 26
CMYK:
0, 62, 25, 1
HSL:
324°, 96.3190%, 68.0392%
HSV (HSB):
324°, 62.3016%, 98.8235%
XYZ:
53.4224, 32.5540, 51.6120
xyY:
0.3883, 0.2366, 32.5540
CIE-Lab:
63.7981, 68.6765, -18.3580
CIE-LCH:
63.7981, 71.0878, 345.0341
CIE-Luv:
63.7981, 90.3481, -39.5802
Hunter-Lab:
57.0561, 67.2838, -13.6935
#fc5fbd color charts
#fc5fbd color shades, tints & tones
#fc5fbd color schemes
#fc5fbd color preview, HTML & CSS examples
This text has a color of #fc5fbd
<p style="color:#fc5fbd;">Text here</p>
.mytext {color:#fc5fbd;}
This box has a color of #fc5fbd
<div style="background-color:#fc5fbd;">Content here</div>
.mybackground {background-color:#fc5fbd;}
Border around this has a color of #fc5fbd
<div style="border:2px solid #fc5fbd;">Content here</div>
.myborder {border:2px solid #fc5fbd;}