#d00eaf color space conversions
Hex:
#d00eaf
RGB:
208, 14, 175
CMY:
18, 95, 31
CMYK:
0, 93, 16, 18
HSL:
310°, 87.3874%, 43.5294%
HSV (HSB):
310°, 93.2692%, 81.5686%
XYZ:
33.9073, 16.8191, 42.0167
xyY:
0.3656, 0.1814, 16.8191
CIE-Lab:
48.0313, 78.6163, -35.2088
CIE-LCH:
48.0313, 86.1405, 335.8745
CIE-Luv:
48.0313, 81.8988, -63.1564
Hunter-Lab:
41.0111, 75.8114, -32.0360
#d00eaf color charts
#d00eaf color shades, tints & tones
#d00eaf color schemes
#d00eaf color preview, HTML & CSS examples
This text has a color of #d00eaf
<p style="color:#d00eaf;">Text here</p>
.mytext {color:#d00eaf;}
This box has a color of #d00eaf
<div style="background-color:#d00eaf;">Content here</div>
.mybackground {background-color:#d00eaf;}
Border around this has a color of #d00eaf
<div style="border:2px solid #d00eaf;">Content here</div>
.myborder {border:2px solid #d00eaf;}