#f94848 color space conversions
Hex:
#f94848
RGB:
249, 72, 72
CMY:
2, 72, 72
CMYK:
0, 71, 71, 2
HSL:
0°, 93.6508%, 62.9412%
HSV (HSB):
0°, 71.0843%, 97.6471%
XYZ:
42.5540, 25.2423, 8.7603
xyY:
0.5558, 0.3297, 25.2423
CIE-Lab:
57.3108, 66.5104, 40.0570
CIE-LCH:
57.3108, 77.6415, 31.0592
CIE-Luv:
57.3108, 136.0119, 29.3285
Hunter-Lab:
50.2418, 63.2636, 24.8312
#f94848 color charts
#f94848 color shades, tints & tones
#f94848 color schemes
#f94848 color preview, HTML & CSS examples
This text has a color of #f94848
<p style="color:#f94848;">Text here</p>
.mytext {color:#f94848;}
This box has a color of #f94848
<div style="background-color:#f94848;">Content here</div>
.mybackground {background-color:#f94848;}
Border around this has a color of #f94848
<div style="border:2px solid #f94848;">Content here</div>
.myborder {border:2px solid #f94848;}