#f00cdc color space conversions
Hex:
#f00cdc
RGB:
240, 12, 220
CMY:
6, 95, 14
CMYK:
0, 95, 8, 6
HSL:
305°, 90.4762%, 49.4118%
HSV (HSB):
305°, 95.0000%, 94.1176%
XYZ:
48.9849, 23.9555, 69.7522
xyY:
0.3433, 0.1679, 23.9555
CIE-Lab:
56.0432, 90.3460, -48.1976
CIE-LCH:
56.0432, 102.3983, 331.9211
CIE-Luv:
56.0432, 87.0145, -86.8658
Hunter-Lab:
48.9444, 92.9952, -50.2351
#f00cdc color charts
#f00cdc RGB chart
#f00cdc CMYK chart
#f00cdc RGB pie chart
#f00cdc color shades, tints & tones
#f00cdc color schemes
#f00cdc color preview, HTML & CSS examples
This text has a color of #f00cdc
<p style="color:#f00cdc;">Text here</p>
.mytext {color:#f00cdc;}
Text color #f00cdc
This box has a color of #f00cdc
<div style="background-color:#f00cdc;">Content here</div>
.mybackground {background-color:#f00cdc;}
Background color #f00cdc
Border around this has a color of #f00cdc
<div style="border:2px solid #f00cdc;">Content here</div>
.myborder {border:2px solid #f00cdc;}
Border color #f00cdc