#fb123e color space conversions
Hex:
#fb123e
RGB:
251, 18, 62
CMY:
2, 93, 76
CMYK:
0, 93, 75, 2
HSL:
349°, 96.6805%, 52.7451%
HSV (HSB):
349°, 92.8287%, 98.4314%
XYZ:
40.8695, 21.2896, 6.5127
xyY:
0.5951, 0.3100, 21.2896
CIE-Lab:
53.2650, 78.8336, 41.2063
CIE-LCH:
53.2650, 88.9534, 27.5961
CIE-Luv:
53.2650, 161.0946, 25.0812
Hunter-Lab:
46.1407, 77.3615, 23.9298
#fb123e color charts
#fb123e color shades, tints & tones
#fb123e color schemes
#fb123e color preview, HTML & CSS examples
This text has a color of #fb123e
<p style="color:#fb123e;">Text here</p>
.mytext {color:#fb123e;}
This box has a color of #fb123e
<div style="background-color:#fb123e;">Content here</div>
.mybackground {background-color:#fb123e;}
Border around this has a color of #fb123e
<div style="border:2px solid #fb123e;">Content here</div>
.myborder {border:2px solid #fb123e;}