#f12b32 color space conversions
Hex:
#f12b32
RGB:
241, 43, 50
CMY:
5, 83, 80
CMYK:
0, 82, 79, 5
HSL:
358°, 87.6106%, 55.6863%
HSV (HSB):
358°, 82.1577%, 94.5098%
XYZ:
37.7152, 20.6588, 5.0173
xyY:
0.5950, 0.3259, 20.6588
CIE-Lab:
52.5740, 71.8422, 46.5286
CIE-LCH:
52.5740, 85.5933, 32.9291
CIE-Luv:
52.5740, 149.1019, 30.3189
Hunter-Lab:
45.4520, 68.5751, 25.2715
#f12b32 color charts
#f12b32 color shades, tints & tones
#f12b32 color schemes
#f12b32 color preview, HTML & CSS examples
This text has a color of #f12b32
<p style="color:#f12b32;">Text here</p>
.mytext {color:#f12b32;}
This box has a color of #f12b32
<div style="background-color:#f12b32;">Content here</div>
.mybackground {background-color:#f12b32;}
Border around this has a color of #f12b32
<div style="border:2px solid #f12b32;">Content here</div>
.myborder {border:2px solid #f12b32;}