#f32a1c color space conversions
Hex:
#f32a1c
RGB:
243, 42, 28
CMY:
5, 84, 89
CMYK:
0, 83, 88, 5
HSL:
4°, 89.9582%, 53.1373%
HSV (HSB):
4°, 88.4774%, 95.2941%
XYZ:
37.9997, 20.7945, 3.1095
xyY:
0.6139, 0.3359, 20.7945
CIE-Lab:
52.7238, 72.1182, 57.3564
CIE-LCH:
52.7238, 92.1455, 38.4956
CIE-Luv:
52.7238, 154.3997, 36.0645
Hunter-Lab:
45.6009, 68.9442, 27.8777
#f32a1c color charts
#f32a1c color shades, tints & tones
#f32a1c color schemes
#f32a1c color preview, HTML & CSS examples
This text has a color of #f32a1c
<p style="color:#f32a1c;">Text here</p>
.mytext {color:#f32a1c;}
This box has a color of #f32a1c
<div style="background-color:#f32a1c;">Content here</div>
.mybackground {background-color:#f32a1c;}
Border around this has a color of #f32a1c
<div style="border:2px solid #f32a1c;">Content here</div>
.myborder {border:2px solid #f32a1c;}