#f3272c color space conversions
Hex:
#f3272c
RGB:
243, 39, 44
CMY:
5, 85, 83
CMYK:
0, 84, 82, 5
HSL:
359°, 89.4737%, 55.2941%
HSV (HSB):
359°, 83.9506%, 95.2941%
XYZ:
38.1423, 20.6876, 4.3657
xyY:
0.6036, 0.3274, 20.6876
CIE-Lab:
52.6059, 73.0867, 49.8329
CIE-LCH:
52.6059, 88.4589, 34.2874
CIE-Luv:
52.6059, 153.2862, 31.8903
Hunter-Lab:
45.4836, 70.0928, 26.1477
#f3272c color charts
#f3272c color shades, tints & tones
#f3272c color schemes
#f3272c color preview, HTML & CSS examples
This text has a color of #f3272c
<p style="color:#f3272c;">Text here</p>
.mytext {color:#f3272c;}
This box has a color of #f3272c
<div style="background-color:#f3272c;">Content here</div>
.mybackground {background-color:#f3272c;}
Border around this has a color of #f3272c
<div style="border:2px solid #f3272c;">Content here</div>
.myborder {border:2px solid #f3272c;}