#f94b64 color space conversions
Hex:
#f94b64
RGB:
249, 75, 100
CMY:
2, 71, 61
CMYK:
0, 70, 60, 2
HSL:
351°, 93.5484%, 63.5294%
HSV (HSB):
351°, 69.8795%, 97.6471%
XYZ:
43.8832, 26.0920, 14.7799
xyY:
0.5178, 0.3079, 26.0920
CIE-Lab:
58.1243, 66.9460, 25.0144
CIE-LCH:
58.1243, 71.4667, 20.4882
CIE-Luv:
58.1243, 127.0618, 16.0897
Hunter-Lab:
51.0803, 63.9593, 18.6008
#f94b64 color charts
#f94b64 color shades, tints & tones
#f94b64 color schemes
#f94b64 color preview, HTML & CSS examples
This text has a color of #f94b64
<p style="color:#f94b64;">Text here</p>
.mytext {color:#f94b64;}
This box has a color of #f94b64
<div style="background-color:#f94b64;">Content here</div>
.mybackground {background-color:#f94b64;}
Border around this has a color of #f94b64
<div style="border:2px solid #f94b64;">Content here</div>
.myborder {border:2px solid #f94b64;}