#d00d25 color space conversions
Hex:
#d00d25
RGB:
208, 13, 37
CMY:
18, 95, 85
CMYK:
0, 94, 82, 18
HSL:
353°, 88.2353%, 43.3333%
HSV (HSB):
353°, 93.7500%, 81.5686%
XYZ:
26.4903, 13.8313, 3.0238
xyY:
0.6111, 0.3191, 13.8313
CIE-Lab:
43.9900, 68.0246, 42.8654
CIE-LCH:
43.9900, 80.4039, 32.2169
CIE-Luv:
43.9900, 136.1955, 25.0871
Hunter-Lab:
37.1905, 62.0598, 21.2127
#d00d25 color charts
#d00d25 color shades, tints & tones
#d00d25 color schemes
#d00d25 color preview, HTML & CSS examples
This text has a color of #d00d25
<p style="color:#d00d25;">Text here</p>
.mytext {color:#d00d25;}
This box has a color of #d00d25
<div style="background-color:#d00d25;">Content here</div>
.mybackground {background-color:#d00d25;}
Border around this has a color of #d00d25
<div style="border:2px solid #d00d25;">Content here</div>
.myborder {border:2px solid #d00d25;}