#f96be5 color space conversions
Hex:
#f96be5
RGB:
249, 107, 229
CMY:
2, 58, 10
CMYK:
0, 57, 8, 2
HSL:
308°, 92.2078%, 69.8039%
HSV (HSB):
308°, 57.0281%, 97.6471%
XYZ:
58.4675, 36.3123, 78.0561
xyY:
0.3383, 0.2101, 36.3123
CIE-Lab:
66.7578, 68.5198, -36.3110
CIE-LCH:
66.7578, 77.5465, 332.0793
CIE-Luv:
66.7578, 70.7021, -67.7193
Hunter-Lab:
60.2597, 67.7368, -34.6183
#f96be5 color charts
#f96be5 color shades, tints & tones
#f96be5 color schemes
#f96be5 color preview, HTML & CSS examples
This text has a color of #f96be5
<p style="color:#f96be5;">Text here</p>
.mytext {color:#f96be5;}
This box has a color of #f96be5
<div style="background-color:#f96be5;">Content here</div>
.mybackground {background-color:#f96be5;}
Border around this has a color of #f96be5
<div style="border:2px solid #f96be5;">Content here</div>
.myborder {border:2px solid #f96be5;}