#f94be7 color space conversions
Hex:
#f94be7
RGB:
249, 75, 231
CMY:
2, 71, 9
CMYK:
0, 70, 7, 2
HSL:
306°, 93.5484%, 63.5294%
HSV (HSB):
306°, 69.8795%, 97.6471%
XYZ:
56.0068, 30.9414, 78.6217
xyY:
0.3383, 0.1869, 30.9414
CIE-Lab:
62.4581, 81.0018, -44.1556
CIE-LCH:
62.4581, 92.2551, 331.4044
CIE-Luv:
62.4581, 79.9737, -81.1816
Hunter-Lab:
55.6250, 82.3814, -44.8644
#f94be7 color charts
#f94be7 color shades, tints & tones
#f94be7 color schemes
#f94be7 color preview, HTML & CSS examples
This text has a color of #f94be7
<p style="color:#f94be7;">Text here</p>
.mytext {color:#f94be7;}
This box has a color of #f94be7
<div style="background-color:#f94be7;">Content here</div>
.mybackground {background-color:#f94be7;}
Border around this has a color of #f94be7
<div style="border:2px solid #f94be7;">Content here</div>
.myborder {border:2px solid #f94be7;}