#f975d8 color space conversions
Hex:
#f975d8
RGB:
249, 117, 216
CMY:
2, 54, 15
CMYK:
0, 53, 13, 2
HSL:
315°, 91.6667%, 71.7647%
HSV (HSB):
315°, 53.0120%, 97.6471%
XYZ:
57.8229, 37.8202, 69.2182
xyY:
0.3507, 0.2294, 37.8202
CIE-Lab:
67.8879, 62.0805, -27.3347
CIE-LCH:
67.8879, 67.8319, 336.2356
CIE-Luv:
67.8879, 70.5102, -52.6057
Hunter-Lab:
61.4981, 60.2108, -23.6842
#f975d8 color charts
#f975d8 color shades, tints & tones
#f975d8 color schemes
#f975d8 color preview, HTML & CSS examples
This text has a color of #f975d8
<p style="color:#f975d8;">Text here</p>
.mytext {color:#f975d8;}
This box has a color of #f975d8
<div style="background-color:#f975d8;">Content here</div>
.mybackground {background-color:#f975d8;}
Border around this has a color of #f975d8
<div style="border:2px solid #f975d8;">Content here</div>
.myborder {border:2px solid #f975d8;}