#f00adc color space conversions
Hex:
#f00adc
RGB:
240, 10, 220
CMY:
6, 96, 14
CMYK:
0, 96, 8, 6
HSL:
305°, 92.0000%, 49.0196%
HSV (HSB):
305°, 95.8333%, 94.1176%
XYZ:
48.9620, 23.9097, 69.7446
xyY:
0.3433, 0.1677, 23.9097
CIE-Lab:
55.9972, 90.4818, -48.2706
CIE-LCH:
55.9972, 102.5524, 331.9208
CIE-Luv:
55.9972, 87.1096, -86.9793
Hunter-Lab:
48.8975, 93.1648, -50.3396
#f00adc color charts
#f00adc RGB chart
#f00adc CMYK chart
#f00adc RGB pie chart
#f00adc color shades, tints & tones
#f00adc color schemes
#f00adc color preview, HTML & CSS examples
This text has a color of #f00adc
<p style="color:#f00adc;">Text here</p>
.mytext {color:#f00adc;}
Text color #f00adc
This box has a color of #f00adc
<div style="background-color:#f00adc;">Content here</div>
.mybackground {background-color:#f00adc;}
Background color #f00adc
Border around this has a color of #f00adc
<div style="border:2px solid #f00adc;">Content here</div>
.myborder {border:2px solid #f00adc;}
Border color #f00adc