#d00da2 color space conversions
Hex:
#d00da2
RGB:
208, 13, 162
CMY:
18, 95, 36
CMYK:
0, 94, 22, 18
HSL:
314°, 88.2353%, 43.3333%
HSV (HSB):
314°, 93.7500%, 81.5686%
XYZ:
32.6779, 16.3064, 35.6075
xyY:
0.3863, 0.1928, 16.3064
CIE-Lab:
47.3739, 77.1113, -28.5266
CIE-LCH:
47.3739, 82.2187, 339.6985
CIE-Luv:
47.3739, 87.7417, -53.1188
Hunter-Lab:
40.3812, 73.7818, -24.0143
#d00da2 color charts
#d00da2 color shades, tints & tones
#d00da2 color schemes
#d00da2 color preview, HTML & CSS examples
This text has a color of #d00da2
<p style="color:#d00da2;">Text here</p>
.mytext {color:#d00da2;}
This box has a color of #d00da2
<div style="background-color:#d00da2;">Content here</div>
.mybackground {background-color:#d00da2;}
Border around this has a color of #d00da2
<div style="border:2px solid #d00da2;">Content here</div>
.myborder {border:2px solid #d00da2;}