#fc05bb color space conversions
Hex:
#fc05bb
RGB:
252, 5, 187
CMY:
1, 98, 27
CMYK:
0, 98, 26, 1
HSL:
316°, 97.6285%, 50.3922%
HSV (HSB):
316°, 98.0159%, 98.8235%
XYZ:
49.1688, 24.3918, 49.1303
xyY:
0.4008, 0.1988, 24.3918
CIE-Lab:
56.4780, 88.9730, -28.4383
CIE-LCH:
56.4780, 93.4073, 342.2746
CIE-Luv:
56.4780, 111.4859, -57.2858
Hunter-Lab:
49.3881, 91.2782, -24.4089
#fc05bb color charts
#fc05bb color shades, tints & tones
#fc05bb color schemes
#fc05bb color preview, HTML & CSS examples
This text has a color of #fc05bb
<p style="color:#fc05bb;">Text here</p>
.mytext {color:#fc05bb;}
This box has a color of #fc05bb
<div style="background-color:#fc05bb;">Content here</div>
.mybackground {background-color:#fc05bb;}
Border around this has a color of #fc05bb
<div style="border:2px solid #fc05bb;">Content here</div>
.myborder {border:2px solid #fc05bb;}