#f32c1c color space conversions
Hex:
#f32c1c
RGB:
243, 44, 28
CMY:
5, 83, 89
CMYK:
0, 82, 88, 5
HSL:
4°, 89.9582%, 53.1373%
HSV (HSB):
4°, 88.4774%, 95.2941%
XYZ:
38.0724, 20.9399, 3.1338
xyY:
0.6126, 0.3369, 20.9399
CIE-Lab:
52.8836, 71.6640, 57.4736
CIE-LCH:
52.8836, 91.8637, 38.7291
CIE-Luv:
52.8836, 153.5489, 36.3576
Hunter-Lab:
45.7601, 68.4318, 27.9718
#f32c1c color charts
#f32c1c color shades, tints & tones
#f32c1c color schemes
#f32c1c color preview, HTML & CSS examples
This text has a color of #f32c1c
<p style="color:#f32c1c;">Text here</p>
.mytext {color:#f32c1c;}
This box has a color of #f32c1c
<div style="background-color:#f32c1c;">Content here</div>
.mybackground {background-color:#f32c1c;}
Border around this has a color of #f32c1c
<div style="border:2px solid #f32c1c;">Content here</div>
.myborder {border:2px solid #f32c1c;}