#fc09d5 color space conversions
Hex:
#fc09d5
RGB:
252, 9, 213
CMY:
1, 96, 16
CMYK:
0, 96, 15, 1
HSL:
310°, 97.5904%, 51.1765%
HSV (HSB):
310°, 96.4286%, 98.8235%
XYZ:
52.2528, 25.6949, 65.1564
xyY:
0.3651, 0.1796, 25.6949
CIE-Lab:
57.7463, 91.7283, -41.3883
CIE-LCH:
57.7463, 100.6334, 335.7149
CIE-Luv:
57.7463, 99.2997, -77.3897
Hunter-Lab:
50.6902, 95.2950, -40.7274
#fc09d5 color charts
#fc09d5 color shades, tints & tones
#fc09d5 color schemes
#fc09d5 color preview, HTML & CSS examples
This text has a color of #fc09d5
<p style="color:#fc09d5;">Text here</p>
.mytext {color:#fc09d5;}
This box has a color of #fc09d5
<div style="background-color:#fc09d5;">Content here</div>
.mybackground {background-color:#fc09d5;}
Border around this has a color of #fc09d5
<div style="border:2px solid #fc09d5;">Content here</div>
.myborder {border:2px solid #fc09d5;}