#f32f14 color space conversions
Hex:
#f32f14
RGB:
243, 47, 20
CMY:
5, 82, 92
CMYK:
0, 81, 92, 5
HSL:
7°, 90.2834%, 51.5686%
HSV (HSB):
7°, 91.7695%, 95.2941%
XYZ:
38.1049, 21.1382, 2.7336
xyY:
0.6148, 0.3411, 21.1382
CIE-Lab:
53.1004, 70.8344, 60.5763
CIE-LCH:
53.1004, 93.2041, 40.5364
CIE-Luv:
53.1004, 152.9796, 38.1086
Hunter-Lab:
45.9763, 67.4813, 28.6583
#f32f14 color charts
#f32f14 color shades, tints & tones
#f32f14 color schemes
#f32f14 color preview, HTML & CSS examples
This text has a color of #f32f14
<p style="color:#f32f14;">Text here</p>
.mytext {color:#f32f14;}
This box has a color of #f32f14
<div style="background-color:#f32f14;">Content here</div>
.mybackground {background-color:#f32f14;}
Border around this has a color of #f32f14
<div style="border:2px solid #f32f14;">Content here</div>
.myborder {border:2px solid #f32f14;}