#f12a3f color space conversions
Hex:
#f12a3f
RGB:
241, 42, 63
CMY:
5, 84, 75
CMYK:
0, 83, 74, 5
HSL:
354°, 87.6652%, 55.4902%
HSV (HSB):
354°, 82.5726%, 94.5098%
XYZ:
38.0008, 20.7156, 6.6983
xyY:
0.5809, 0.3167, 20.7156
CIE-Lab:
52.6368, 72.4967, 39.3871
CIE-LCH:
52.6368, 82.5053, 28.5150
CIE-Luv:
52.6368, 146.6296, 25.4248
Hunter-Lab:
45.5144, 69.3828, 23.1345
#f12a3f color charts
#f12a3f color shades, tints & tones
#f12a3f color schemes
#f12a3f color preview, HTML & CSS examples
This text has a color of #f12a3f
<p style="color:#f12a3f;">Text here</p>
.mytext {color:#f12a3f;}
This box has a color of #f12a3f
<div style="background-color:#f12a3f;">Content here</div>
.mybackground {background-color:#f12a3f;}
Border around this has a color of #f12a3f
<div style="border:2px solid #f12a3f;">Content here</div>
.myborder {border:2px solid #f12a3f;}