#f94d45 color space conversions
Hex:
#f94d45
RGB:
249, 77, 69
CMY:
2, 70, 73
CMYK:
0, 69, 72, 2
HSL:
3°, 93.7500%, 62.3529%
HSV (HSB):
3°, 72.2892%, 97.6471%
XYZ:
42.7950, 25.8772, 8.3695
xyY:
0.5555, 0.3359, 25.8772
CIE-Lab:
57.9203, 64.6040, 42.4115
CIE-LCH:
57.9203, 77.2814, 33.2842
CIE-Luv:
57.9203, 133.6545, 31.8722
Hunter-Lab:
50.8696, 61.1446, 25.8539
#f94d45 color charts
#f94d45 color shades, tints & tones
#f94d45 color schemes
#f94d45 color preview, HTML & CSS examples
This text has a color of #f94d45
<p style="color:#f94d45;">Text here</p>
.mytext {color:#f94d45;}
This box has a color of #f94d45
<div style="background-color:#f94d45;">Content here</div>
.mybackground {background-color:#f94d45;}
Border around this has a color of #f94d45
<div style="border:2px solid #f94d45;">Content here</div>
.myborder {border:2px solid #f94d45;}