#f02ccc color space conversions
Hex:
#f02ccc
RGB:
240, 44, 204
CMY:
6, 83, 20
CMYK:
0, 82, 15, 6
HSL:
311°, 86.7257%, 55.6863%
HSV (HSB):
311°, 81.6667%, 94.1176%
XYZ:
47.7349, 24.6863, 59.3758
xyY:
0.3622, 0.1873, 24.6863
CIE-Lab:
56.7684, 83.7809, -37.9350
CIE-LCH:
56.7684, 91.9690, 335.6395
CIE-Luv:
56.7684, 90.3632, -70.5923
Hunter-Lab:
49.6853, 84.5440, -36.0741
#f02ccc color charts
#f02ccc color shades, tints & tones
#f02ccc color schemes
#f02ccc color preview, HTML & CSS examples
This text has a color of #f02ccc
<p style="color:#f02ccc;">Text here</p>
.mytext {color:#f02ccc;}
This box has a color of #f02ccc
<div style="background-color:#f02ccc;">Content here</div>
.mybackground {background-color:#f02ccc;}
Border around this has a color of #f02ccc
<div style="border:2px solid #f02ccc;">Content here</div>
.myborder {border:2px solid #f02ccc;}