#f94e45 color space conversions
Hex:
#f94e45
RGB:
249, 78, 69
CMY:
2, 69, 73
CMYK:
0, 69, 72, 2
HSL:
3°, 93.7500%, 62.3529%
HSV (HSB):
3°, 72.2892%, 97.6471%
XYZ:
42.8655, 26.0182, 8.3930
xyY:
0.5547, 0.3367, 26.0182
CIE-Lab:
58.0543, 64.2366, 42.5630
CIE-LCH:
58.0543, 77.0581, 33.5284
CIE-Luv:
58.0543, 133.0337, 32.1386
Hunter-Lab:
51.0080, 60.7416, 25.9499
#f94e45 color charts
#f94e45 color shades, tints & tones
#f94e45 color schemes
#f94e45 color preview, HTML & CSS examples
This text has a color of #f94e45
<p style="color:#f94e45;">Text here</p>
.mytext {color:#f94e45;}
This box has a color of #f94e45
<div style="background-color:#f94e45;">Content here</div>
.mybackground {background-color:#f94e45;}
Border around this has a color of #f94e45
<div style="border:2px solid #f94e45;">Content here</div>
.myborder {border:2px solid #f94e45;}