#f05fcc color space conversions
Hex:
#f05fcc
RGB:
240, 95, 204
CMY:
6, 63, 20
CMYK:
0, 60, 15, 6
HSL:
315°, 82.8571%, 65.6863%
HSV (HSB):
315°, 60.4167%, 94.1176%
XYZ:
50.9265, 31.0693, 60.4396
xyY:
0.3575, 0.2181, 31.0693
CIE-Lab:
62.5661, 67.4581, -28.9092
CIE-LCH:
62.5661, 73.3916, 336.8024
CIE-Luv:
62.5661, 76.3609, -55.2211
Hunter-Lab:
55.7399, 65.5410, -25.2712
#f05fcc color charts
#f05fcc color shades, tints & tones
#f05fcc color schemes
#f05fcc color preview, HTML & CSS examples
This text has a color of #f05fcc
<p style="color:#f05fcc;">Text here</p>
.mytext {color:#f05fcc;}
This box has a color of #f05fcc
<div style="background-color:#f05fcc;">Content here</div>
.mybackground {background-color:#f05fcc;}
Border around this has a color of #f05fcc
<div style="border:2px solid #f05fcc;">Content here</div>
.myborder {border:2px solid #f05fcc;}