#f94b5d color space conversions
Hex:
#f94b5d
RGB:
249, 75, 93
CMY:
2, 71, 64
CMYK:
0, 70, 63, 2
HSL:
354°, 93.5484%, 63.5294%
HSV (HSB):
354°, 69.8795%, 97.6471%
XYZ:
43.5588, 25.9622, 13.0713
xyY:
0.5274, 0.3143, 25.9622
CIE-Lab:
58.0012, 66.5219, 28.9262
CIE-LCH:
58.0012, 72.5388, 23.5012
CIE-Luv:
58.0012, 129.0433, 19.9738
Hunter-Lab:
50.9531, 63.4280, 20.4571
#f94b5d color charts
#f94b5d color shades, tints & tones
#f94b5d color schemes
#f94b5d color preview, HTML & CSS examples
This text has a color of #f94b5d
<p style="color:#f94b5d;">Text here</p>
.mytext {color:#f94b5d;}
This box has a color of #f94b5d
<div style="background-color:#f94b5d;">Content here</div>
.mybackground {background-color:#f94b5d;}
Border around this has a color of #f94b5d
<div style="border:2px solid #f94b5d;">Content here</div>
.myborder {border:2px solid #f94b5d;}