#fc05b5 color space conversions
Hex:
#fc05b5
RGB:
252, 5, 181
CMY:
1, 98, 29
CMYK:
0, 98, 28, 1
HSL:
317°, 97.6285%, 50.3922%
HSV (HSB):
317°, 98.0159%, 98.8235%
XYZ:
48.5396, 24.1402, 45.8173
xyY:
0.4096, 0.2037, 24.1402
CIE-Lab:
56.2279, 88.3318, -25.3409
CIE-LCH:
56.2279, 91.8948, 343.9927
CIE-Luv:
56.2279, 114.3249, -52.5866
Hunter-Lab:
49.1327, 90.3634, -20.8963
#fc05b5 color charts
#fc05b5 color shades, tints & tones
#fc05b5 color schemes
#fc05b5 color preview, HTML & CSS examples
This text has a color of #fc05b5
<p style="color:#fc05b5;">Text here</p>
.mytext {color:#fc05b5;}
This box has a color of #fc05b5
<div style="background-color:#fc05b5;">Content here</div>
.mybackground {background-color:#fc05b5;}
Border around this has a color of #fc05b5
<div style="border:2px solid #fc05b5;">Content here</div>
.myborder {border:2px solid #fc05b5;}