#f94de8 color space conversions
Hex:
#f94de8
RGB:
249, 77, 232
CMY:
2, 70, 9
CMYK:
0, 69, 7, 2
HSL:
306°, 93.4783%, 63.9216%
HSV (HSB):
306°, 69.0763%, 97.6471%
XYZ:
56.2863, 31.2737, 79.4137
xyY:
0.3371, 0.1873, 31.2737
CIE-Lab:
62.7380, 80.4917, -44.2736
CIE-LCH:
62.7380, 91.8643, 331.1875
CIE-Luv:
62.7380, 79.1081, -81.3570
Hunter-Lab:
55.9229, 81.7949, -45.0492
#f94de8 color charts
#f94de8 color shades, tints & tones
#f94de8 color schemes
#f94de8 color preview, HTML & CSS examples
This text has a color of #f94de8
<p style="color:#f94de8;">Text here</p>
.mytext {color:#f94de8;}
This box has a color of #f94de8
<div style="background-color:#f94de8;">Content here</div>
.mybackground {background-color:#f94de8;}
Border around this has a color of #f94de8
<div style="border:2px solid #f94de8;">Content here</div>
.myborder {border:2px solid #f94de8;}