#f96ecb color space conversions
Hex:
#f96ecb
RGB:
249, 110, 203
CMY:
2, 57, 20
CMYK:
0, 56, 18, 2
HSL:
320°, 92.0530%, 70.3922%
HSV (HSB):
320°, 55.8233%, 97.6471%
XYZ:
55.4223, 35.6034, 60.4510
xyY:
0.3659, 0.2350, 35.6034
CIE-Lab:
66.2158, 63.3419, -22.6269
CIE-LCH:
66.2158, 67.2620, 340.3423
CIE-Luv:
66.2158, 77.2658, -45.3117
Hunter-Lab:
59.6686, 61.3773, -18.2994
#f96ecb color charts
#f96ecb color shades, tints & tones
#f96ecb color schemes
#f96ecb color preview, HTML & CSS examples
This text has a color of #f96ecb
<p style="color:#f96ecb;">Text here</p>
.mytext {color:#f96ecb;}
This box has a color of #f96ecb
<div style="background-color:#f96ecb;">Content here</div>
.mybackground {background-color:#f96ecb;}
Border around this has a color of #f96ecb
<div style="border:2px solid #f96ecb;">Content here</div>
.myborder {border:2px solid #f96ecb;}