#f94ceb color space conversions
Hex:
#f94ceb
RGB:
249, 76, 235
CMY:
2, 70, 8
CMYK:
0, 69, 6, 2
HSL:
305°, 93.5135%, 63.7255%
HSV (HSB):
305°, 69.4779%, 97.6471%
XYZ:
56.6468, 31.3068, 81.6545
xyY:
0.3340, 0.1846, 31.3068
CIE-Lab:
62.7658, 81.2664, -45.9033
CIE-LCH:
62.7658, 93.3346, 330.5401
CIE-Luv:
62.7658, 78.3045, -84.0335
Hunter-Lab:
55.9525, 82.7982, -47.3584
#f94ceb color charts
#f94ceb color shades, tints & tones
#f94ceb color schemes
#f94ceb color preview, HTML & CSS examples
This text has a color of #f94ceb
<p style="color:#f94ceb;">Text here</p>
.mytext {color:#f94ceb;}
This box has a color of #f94ceb
<div style="background-color:#f94ceb;">Content here</div>
.mybackground {background-color:#f94ceb;}
Border around this has a color of #f94ceb
<div style="border:2px solid #f94ceb;">Content here</div>
.myborder {border:2px solid #f94ceb;}