#d00d1b color space conversions
Hex:
#d00d1b
RGB:
208, 13, 27
CMY:
18, 95, 89
CMYK:
0, 94, 87, 18
HSL:
356°, 88.2353%, 43.3333%
HSV (HSB):
356°, 93.7500%, 81.5686%
XYZ:
26.3542, 13.7769, 2.3071
xyY:
0.6210, 0.3246, 13.7769
CIE-Lab:
43.9112, 67.8040, 47.9519
CIE-LCH:
43.9112, 83.0468, 35.2685
CIE-Luv:
43.9112, 137.8748, 27.6577
Hunter-Lab:
37.1172, 61.7845, 22.2968
#d00d1b color charts
#d00d1b color shades, tints & tones
#d00d1b color schemes
#d00d1b color preview, HTML & CSS examples
This text has a color of #d00d1b
<p style="color:#d00d1b;">Text here</p>
.mytext {color:#d00d1b;}
This box has a color of #d00d1b
<div style="background-color:#d00d1b;">Content here</div>
.mybackground {background-color:#d00d1b;}
Border around this has a color of #d00d1b
<div style="border:2px solid #d00d1b;">Content here</div>
.myborder {border:2px solid #d00d1b;}