#f64b2a color space conversions
Hex:
#f64b2a
RGB:
246, 75, 42
CMY:
4, 71, 84
CMYK:
0, 70, 83, 4
HSL:
10°, 91.8919%, 56.4706%
HSV (HSB):
10°, 82.9268%, 96.4706%
XYZ:
40.9400, 24.7922, 4.8181
xyY:
0.5803, 0.3514, 24.7922
CIE-Lab:
56.8723, 63.5020, 54.9015
CIE-LCH:
56.8723, 83.9445, 40.8455
CIE-Luv:
56.8723, 137.0923, 39.8332
Hunter-Lab:
49.7917, 59.6318, 29.1170
#f64b2a color charts
#f64b2a color shades, tints & tones
#f64b2a color schemes
#f64b2a color preview, HTML & CSS examples
This text has a color of #f64b2a
<p style="color:#f64b2a;">Text here</p>
.mytext {color:#f64b2a;}
This box has a color of #f64b2a
<div style="background-color:#f64b2a;">Content here</div>
.mybackground {background-color:#f64b2a;}
Border around this has a color of #f64b2a
<div style="border:2px solid #f64b2a;">Content here</div>
.myborder {border:2px solid #f64b2a;}