#fc126b color space conversions
Hex:
#fc126b
RGB:
252, 18, 107
CMY:
1, 93, 58
CMYK:
0, 93, 58, 1
HSL:
337°, 97.5000%, 52.9412%
HSV (HSB):
337°, 92.8571%, 98.8235%
XYZ:
43.0150, 22.1896, 15.9258
xyY:
0.5302, 0.2735, 22.1896
CIE-Lab:
54.2276, 81.1764, 15.7056
CIE-LCH:
54.2276, 82.6818, 10.9500
CIE-Luv:
54.2276, 146.8505, 2.1668
Hunter-Lab:
47.1058, 80.5634, 12.9290
#fc126b color charts
#fc126b color shades, tints & tones
#fc126b color schemes
#fc126b color preview, HTML & CSS examples
This text has a color of #fc126b
<p style="color:#fc126b;">Text here</p>
.mytext {color:#fc126b;}
This box has a color of #fc126b
<div style="background-color:#fc126b;">Content here</div>
.mybackground {background-color:#fc126b;}
Border around this has a color of #fc126b
<div style="border:2px solid #fc126b;">Content here</div>
.myborder {border:2px solid #fc126b;}