#f32123 color space conversions
Hex:
#f32123
RGB:
243, 33, 35
CMY:
5, 87, 86
CMYK:
0, 86, 86, 5
HSL:
359°, 89.7436%, 54.1176%
HSV (HSB):
359°, 86.4198%, 95.2941%
XYZ:
37.8094, 20.2637, 3.5086
xyY:
0.6140, 0.3291, 20.2637
CIE-Lab:
52.1341, 74.0440, 53.8289
CIE-LCH:
52.1341, 91.5426, 36.0166
CIE-Luv:
52.1341, 156.8683, 33.4414
Hunter-Lab:
45.0153, 71.1496, 26.8894
#f32123 color charts
#f32123 color shades, tints & tones
#f32123 color schemes
#f32123 color preview, HTML & CSS examples
This text has a color of #f32123
<p style="color:#f32123;">Text here</p>
.mytext {color:#f32123;}
This box has a color of #f32123
<div style="background-color:#f32123;">Content here</div>
.mybackground {background-color:#f32123;}
Border around this has a color of #f32123
<div style="border:2px solid #f32123;">Content here</div>
.myborder {border:2px solid #f32123;}