#fc09bf color space conversions
Hex:
#fc09bf
RGB:
252, 9, 191
CMY:
1, 96, 25
CMYK:
0, 96, 24, 1
HSL:
315°, 97.5904%, 51.1765%
HSV (HSB):
315°, 96.4286%, 98.8235%
XYZ:
49.6465, 24.6524, 51.4319
xyY:
0.3949, 0.1961, 24.6524
CIE-Lab:
56.7352, 89.1603, -30.3539
CIE-LCH:
56.7352, 94.1856, 341.1993
CIE-Luv:
56.7352, 109.3745, -60.1975
Hunter-Lab:
49.6512, 91.5937, -26.6606
#fc09bf color charts
#fc09bf color shades, tints & tones
#fc09bf color schemes
#fc09bf color preview, HTML & CSS examples
This text has a color of #fc09bf
<p style="color:#fc09bf;">Text here</p>
.mytext {color:#fc09bf;}
This box has a color of #fc09bf
<div style="background-color:#fc09bf;">Content here</div>
.mybackground {background-color:#fc09bf;}
Border around this has a color of #fc09bf
<div style="border:2px solid #fc09bf;">Content here</div>
.myborder {border:2px solid #fc09bf;}