#d00d72 color space conversions
Hex:
#d00d72
RGB:
208, 13, 114
CMY:
18, 95, 55
CMYK:
0, 94, 45, 18
HSL:
329°, 88.2353%, 43.3333%
HSV (HSB):
329°, 93.7500%, 81.5686%
XYZ:
29.1936, 14.9126, 17.2593
xyY:
0.4757, 0.2430, 14.9126
CIE-Lab:
45.5143, 72.2065, -2.1801
CIE-LCH:
45.5143, 72.2394, 358.2707
CIE-Luv:
45.5143, 109.7298, -16.4499
Hunter-Lab:
38.6169, 67.3629, 0.5329
#d00d72 color charts
#d00d72 color shades, tints & tones
#d00d72 color schemes
#d00d72 color preview, HTML & CSS examples
This text has a color of #d00d72
<p style="color:#d00d72;">Text here</p>
.mytext {color:#d00d72;}
This box has a color of #d00d72
<div style="background-color:#d00d72;">Content here</div>
.mybackground {background-color:#d00d72;}
Border around this has a color of #d00d72
<div style="border:2px solid #d00d72;">Content here</div>
.myborder {border:2px solid #d00d72;}