#fc05bd color space conversions
Hex:
#fc05bd
RGB:
252, 5, 189
CMY:
1, 98, 26
CMYK:
0, 98, 25, 1
HSL:
315°, 97.6285%, 50.3922%
HSV (HSB):
315°, 98.0159%, 98.8235%
XYZ:
49.3845, 24.4781, 50.2660
xyY:
0.3978, 0.1972, 24.4781
CIE-Lab:
56.5633, 89.1911, -29.4642
CIE-LCH:
56.5633, 93.9318, 341.7191
CIE-Luv:
56.5633, 110.5441, -58.8534
Hunter-Lab:
49.4754, 91.5902, -25.6047
#fc05bd color charts
#fc05bd color shades, tints & tones
#fc05bd color schemes
#fc05bd color preview, HTML & CSS examples
This text has a color of #fc05bd
<p style="color:#fc05bd;">Text here</p>
.mytext {color:#fc05bd;}
This box has a color of #fc05bd
<div style="background-color:#fc05bd;">Content here</div>
.mybackground {background-color:#fc05bd;}
Border around this has a color of #fc05bd
<div style="border:2px solid #fc05bd;">Content here</div>
.myborder {border:2px solid #fc05bd;}