#f94caa color space conversions
Hex:
#f94caa
RGB:
249, 76, 170
CMY:
2, 70, 33
CMYK:
0, 69, 32, 2
HSL:
327°, 93.5135%, 63.7255%
HSV (HSB):
327°, 69.4779%, 97.6471%
XYZ:
48.9071, 28.2109, 40.8978
xyY:
0.4144, 0.2390, 28.2109
CIE-Lab:
60.0788, 72.7388, -13.1330
CIE-LCH:
60.0788, 73.9149, 349.7655
CIE-Luv:
60.0788, 102.3749, -32.3714
Hunter-Lab:
53.1139, 71.4126, -8.4736
#f94caa color charts
#f94caa color shades, tints & tones
#f94caa color schemes
#f94caa color preview, HTML & CSS examples
This text has a color of #f94caa
<p style="color:#f94caa;">Text here</p>
.mytext {color:#f94caa;}
This box has a color of #f94caa
<div style="background-color:#f94caa;">Content here</div>
.mybackground {background-color:#f94caa;}
Border around this has a color of #f94caa
<div style="border:2px solid #f94caa;">Content here</div>
.myborder {border:2px solid #f94caa;}