#d00c80 color space conversions
Hex:
#d00c80
RGB:
208, 12, 128
CMY:
18, 95, 50
CMYK:
0, 94, 38, 18
HSL:
324°, 89.0909%, 43.1373%
HSV (HSB):
324°, 94.2308%, 81.5686%
XYZ:
30.0402, 15.2314, 21.7787
xyY:
0.4480, 0.2272, 15.2314
CIE-Lab:
45.9495, 73.5608, -10.1551
CIE-LCH:
45.9495, 74.2585, 352.1400
CIE-Luv:
45.9495, 103.4611, -26.9060
Hunter-Lab:
39.0274, 69.0973, -5.7669
#d00c80 color charts
#d00c80 color shades, tints & tones
#d00c80 color schemes
#d00c80 color preview, HTML & CSS examples
This text has a color of #d00c80
<p style="color:#d00c80;">Text here</p>
.mytext {color:#d00c80;}
This box has a color of #d00c80
<div style="background-color:#d00c80;">Content here</div>
.mybackground {background-color:#d00c80;}
Border around this has a color of #d00c80
<div style="border:2px solid #d00c80;">Content here</div>
.myborder {border:2px solid #d00c80;}