#fc0b7a color space conversions
Hex:
#fc0b7a
RGB:
252, 11, 122
CMY:
1, 96, 52
CMYK:
0, 96, 52, 1
HSL:
332°, 97.5709%, 51.5686%
HSV (HSB):
332°, 95.6349%, 98.8235%
XYZ:
43.7774, 22.3399, 20.4171
xyY:
0.5059, 0.2582, 22.3399
CIE-Lab:
54.3858, 82.7490, 6.8807
CIE-LCH:
54.3858, 83.0346, 4.7533
CIE-Luv:
54.3858, 141.4182, -8.1417
Hunter-Lab:
47.2651, 82.6144, 7.4742
#fc0b7a color charts
#fc0b7a color shades, tints & tones
#fc0b7a color schemes
#fc0b7a color preview, HTML & CSS examples
This text has a color of #fc0b7a
<p style="color:#fc0b7a;">Text here</p>
.mytext {color:#fc0b7a;}
This box has a color of #fc0b7a
<div style="background-color:#fc0b7a;">Content here</div>
.mybackground {background-color:#fc0b7a;}
Border around this has a color of #fc0b7a
<div style="border:2px solid #fc0b7a;">Content here</div>
.myborder {border:2px solid #fc0b7a;}