#d1010d color space conversions
Hex:
#d1010d
RGB:
209, 1, 13
CMY:
18, 100, 95
CMYK:
0, 100, 94, 18
HSL:
357°, 99.0476%, 41.1765%
HSV (HSB):
357°, 99.5215%, 81.9608%
XYZ:
26.3780, 13.6061, 1.6167
xyY:
0.6341, 0.3271, 13.6061
CIE-Lab:
43.6626, 68.9739, 53.7092
CIE-LCH:
43.6626, 87.4189, 37.9075
CIE-Luv:
43.6626, 142.2089, 29.5388
Hunter-Lab:
36.8864, 63.0966, 23.2218
#d1010d color charts
#d1010d color shades, tints & tones
#d1010d color schemes
#d1010d color preview, HTML & CSS examples
This text has a color of #d1010d
<p style="color:#d1010d;">Text here</p>
.mytext {color:#d1010d;}
This box has a color of #d1010d
<div style="background-color:#d1010d;">Content here</div>
.mybackground {background-color:#d1010d;}
Border around this has a color of #d1010d
<div style="border:2px solid #d1010d;">Content here</div>
.myborder {border:2px solid #d1010d;}