#f32d32 color space conversions
Hex:
#f32d32
RGB:
243, 45, 50
CMY:
5, 82, 80
CMYK:
0, 81, 79, 5
HSL:
358°, 89.1892%, 56.4706%
HSV (HSB):
358°, 81.4815%, 95.2941%
XYZ:
38.4763, 21.1617, 5.0743
xyY:
0.5946, 0.3270, 21.1617
CIE-Lab:
53.1261, 71.9177, 47.2100
CIE-LCH:
53.1261, 86.0287, 33.2827
CIE-Luv:
53.1261, 149.7708, 30.9738
Hunter-Lab:
46.0019, 68.7951, 25.6613
#f32d32 color charts
#f32d32 color shades, tints & tones
#f32d32 color schemes
#f32d32 color preview, HTML & CSS examples
This text has a color of #f32d32
<p style="color:#f32d32;">Text here</p>
.mytext {color:#f32d32;}
This box has a color of #f32d32
<div style="background-color:#f32d32;">Content here</div>
.mybackground {background-color:#f32d32;}
Border around this has a color of #f32d32
<div style="border:2px solid #f32d32;">Content here</div>
.myborder {border:2px solid #f32d32;}