#f33245 color space conversions
Hex:
#f33245
RGB:
243, 50, 69
CMY:
5, 80, 73
CMYK:
0, 79, 72, 5
HSL:
354°, 88.9401%, 57.4510%
HSV (HSB):
354°, 79.4239%, 95.2941%
XYZ:
39.1769, 21.7656, 7.7665
xyY:
0.5702, 0.3168, 21.7656
CIE-Lab:
53.7774, 71.3420, 37.3616
CIE-LCH:
53.7774, 80.5331, 27.6409
CIE-Luv:
53.7774, 143.3511, 24.6707
Hunter-Lab:
46.6536, 68.2500, 22.7873
#f33245 color charts
#f33245 color shades, tints & tones
#f33245 color schemes
#f33245 color preview, HTML & CSS examples
This text has a color of #f33245
<p style="color:#f33245;">Text here</p>
.mytext {color:#f33245;}
This box has a color of #f33245
<div style="background-color:#f33245;">Content here</div>
.mybackground {background-color:#f33245;}
Border around this has a color of #f33245
<div style="border:2px solid #f33245;">Content here</div>
.myborder {border:2px solid #f33245;}