#f94c45 color space conversions
Hex:
#f94c45
RGB:
249, 76, 69
CMY:
2, 70, 73
CMYK:
0, 69, 72, 2
HSL:
2°, 93.7500%, 62.3529%
HSV (HSB):
2°, 72.2892%, 97.6471%
XYZ:
42.7255, 25.7383, 8.3463
xyY:
0.5562, 0.3351, 25.7383
CIE-Lab:
57.7878, 64.9676, 42.2615
CIE-LCH:
57.7878, 77.5037, 33.0441
CIE-Luv:
57.7878, 134.2696, 31.6087
Hunter-Lab:
50.7329, 61.5440, 25.7590
#f94c45 color charts
#f94c45 color shades, tints & tones
#f94c45 color schemes
#f94c45 color preview, HTML & CSS examples
This text has a color of #f94c45
<p style="color:#f94c45;">Text here</p>
.mytext {color:#f94c45;}
This box has a color of #f94c45
<div style="background-color:#f94c45;">Content here</div>
.mybackground {background-color:#f94c45;}
Border around this has a color of #f94c45
<div style="border:2px solid #f94c45;">Content here</div>
.myborder {border:2px solid #f94c45;}