#f00dcc color space conversions
Hex:
#f00dcc
RGB:
240, 13, 204
CMY:
6, 95, 20
CMYK:
0, 95, 15, 6
HSL:
310°, 89.7233%, 49.6078%
HSV (HSB):
310°, 94.5833%, 94.1176%
XYZ:
46.9782, 23.1727, 59.1235
xyY:
0.3634, 0.1793, 23.1727
CIE-Lab:
55.2498, 88.2152, -40.3216
CIE-LCH:
55.2498, 96.9936, 335.4357
CIE-Luv:
55.2498, 93.8847, -74.4764
Hunter-Lab:
48.1381, 89.9574, -39.1237
#f00dcc color charts
#f00dcc RGB chart
#f00dcc CMYK chart
#f00dcc RGB pie chart
#f00dcc color shades, tints & tones
#f00dcc color schemes
#f00dcc color preview, HTML & CSS examples
This text has a color of #f00dcc
<p style="color:#f00dcc;">Text here</p>
.mytext {color:#f00dcc;}
Text color #f00dcc
This box has a color of #f00dcc
<div style="background-color:#f00dcc;">Content here</div>
.mybackground {background-color:#f00dcc;}
Background color #f00dcc
Border around this has a color of #f00dcc
<div style="border:2px solid #f00dcc;">Content here</div>
.myborder {border:2px solid #f00dcc;}
Border color #f00dcc