#f978cc color space conversions
Hex:
#f978cc
RGB:
249, 120, 204
CMY:
2, 53, 20
CMYK:
0, 52, 18, 2
HSL:
321°, 91.4894%, 72.3529%
HSV (HSB):
321°, 51.8072%, 97.6471%
XYZ:
56.6825, 37.9323, 61.4609
xyY:
0.3632, 0.2430, 37.9323
CIE-Lab:
67.9707, 58.9197, -20.5116
CIE-LCH:
67.9707, 62.3880, 340.8056
CIE-Luv:
67.9707, 72.5066, -41.4348
Hunter-Lab:
61.5892, 56.4980, -16.0540
#f978cc color charts
#f978cc color shades, tints & tones
#f978cc color schemes
#f978cc color preview, HTML & CSS examples
This text has a color of #f978cc
<p style="color:#f978cc;">Text here</p>
.mytext {color:#f978cc;}
This box has a color of #f978cc
<div style="background-color:#f978cc;">Content here</div>
.mybackground {background-color:#f978cc;}
Border around this has a color of #f978cc
<div style="border:2px solid #f978cc;">Content here</div>
.myborder {border:2px solid #f978cc;}