#d00dac color space conversions
Hex:
#d00dac
RGB:
208, 13, 172
CMY:
18, 95, 33
CMYK:
0, 94, 17, 18
HSL:
311°, 88.2353%, 43.3333%
HSV (HSB):
311°, 93.7500%, 81.5686%
XYZ:
33.6027, 16.6763, 40.4775
xyY:
0.3703, 0.1837, 16.6763
CIE-Lab:
47.8496, 78.3347, -33.7220
CIE-LCH:
47.8496, 85.2848, 336.7088
CIE-Luv:
47.8496, 83.2867, -60.9083
Hunter-Lab:
40.8366, 75.4160, -30.1830
#d00dac color charts
#d00dac RGB chart
#d00dac CMYK chart
#d00dac RGB pie chart
#d00dac color shades, tints & tones
#d00dac color schemes
#d00dac color preview, HTML & CSS examples
This text has a color of #d00dac
<p style="color:#d00dac;">Text here</p>
.mytext {color:#d00dac;}
Text color #d00dac
This box has a color of #d00dac
<div style="background-color:#d00dac;">Content here</div>
.mybackground {background-color:#d00dac;}
Background color #d00dac
Border around this has a color of #d00dac
<div style="border:2px solid #d00dac;">Content here</div>
.myborder {border:2px solid #d00dac;}
Border color #d00dac