#f97be0 color space conversions
Hex:
#f97be0
RGB:
249, 123, 224
CMY:
2, 52, 12
CMYK:
0, 51, 10, 2
HSL:
312°, 91.3043%, 72.9412%
HSV (HSB):
312°, 50.6024%, 97.6471%
XYZ:
59.6044, 39.6875, 75.0400
xyY:
0.3419, 0.2277, 39.6875
CIE-Lab:
69.2464, 60.5322, -29.6846
CIE-LCH:
69.2464, 67.4190, 333.8770
CIE-Luv:
69.2464, 65.7852, -56.2253
Hunter-Lab:
62.9980, 58.6381, -26.5246
#f97be0 color charts
#f97be0 color shades, tints & tones
#f97be0 color schemes
#f97be0 color preview, HTML & CSS examples
This text has a color of #f97be0
<p style="color:#f97be0;">Text here</p>
.mytext {color:#f97be0;}
This box has a color of #f97be0
<div style="background-color:#f97be0;">Content here</div>
.mybackground {background-color:#f97be0;}
Border around this has a color of #f97be0
<div style="border:2px solid #f97be0;">Content here</div>
.myborder {border:2px solid #f97be0;}