#f00ccc color space conversions
Hex:
#f00ccc
RGB:
240, 12, 204
CMY:
6, 95, 20
CMYK:
0, 95, 15, 6
HSL:
309°, 90.4762%, 49.4118%
HSV (HSB):
309°, 95.0000%, 94.1176%
XYZ:
46.9657, 23.1478, 59.1194
xyY:
0.3634, 0.1791, 23.1478
CIE-Lab:
55.2243, 88.2903, -40.3618
CIE-LCH:
55.2243, 97.0786, 335.4326
CIE-Luv:
55.2243, 93.9432, -74.5410
Hunter-Lab:
48.1122, 90.0502, -39.1759
#f00ccc color charts
#f00ccc RGB chart
#f00ccc CMYK chart
#f00ccc RGB pie chart
#f00ccc color shades, tints & tones
#f00ccc color schemes
#f00ccc color preview, HTML & CSS examples
This text has a color of #f00ccc
<p style="color:#f00ccc;">Text here</p>
.mytext {color:#f00ccc;}
Text color #f00ccc
This box has a color of #f00ccc
<div style="background-color:#f00ccc;">Content here</div>
.mybackground {background-color:#f00ccc;}
Background color #f00ccc
Border around this has a color of #f00ccc
<div style="border:2px solid #f00ccc;">Content here</div>
.myborder {border:2px solid #f00ccc;}
Border color #f00ccc