#d00d58 color space conversions
Hex:
#d00d58
RGB:
208, 13, 88
CMY:
18, 95, 65
CMYK:
0, 94, 58, 18
HSL:
337°, 88.2353%, 43.3333%
HSV (HSB):
337°, 93.7500%, 81.5686%
XYZ:
27.9178, 14.4023, 10.5410
xyY:
0.5281, 0.2725, 14.4023
CIE-Lab:
44.8045, 70.2785, 13.0012
CIE-LCH:
44.8045, 71.4710, 10.4809
CIE-Luv:
44.8045, 120.7954, 1.1811
Hunter-Lab:
37.9504, 64.8984, 10.0970
#d00d58 color charts
#d00d58 color shades, tints & tones
#d00d58 color schemes
#d00d58 color preview, HTML & CSS examples
This text has a color of #d00d58
<p style="color:#d00d58;">Text here</p>
.mytext {color:#d00d58;}
This box has a color of #d00d58
<div style="background-color:#d00d58;">Content here</div>
.mybackground {background-color:#d00d58;}
Border around this has a color of #d00d58
<div style="border:2px solid #d00d58;">Content here</div>
.myborder {border:2px solid #d00d58;}