#d12b0d color space conversions
Hex:
#d12b0d
RGB:
209, 43, 13
CMY:
18, 83, 95
CMYK:
0, 79, 94, 18
HSL:
9°, 88.2883%, 43.5294%
HSV (HSB):
9°, 93.7799%, 81.9608%
XYZ:
27.2310, 15.3121, 1.9011
xyY:
0.6127, 0.3445, 15.3121
CIE-Lab:
46.0588, 62.1240, 55.1128
CIE-LCH:
46.0588, 83.0470, 41.5775
CIE-Luv:
46.0588, 129.8873, 33.7815
Hunter-Lab:
39.1307, 55.7392, 24.5110
#d12b0d color charts
#d12b0d color shades, tints & tones
#d12b0d color schemes
#d12b0d color preview, HTML & CSS examples
This text has a color of #d12b0d
<p style="color:#d12b0d;">Text here</p>
.mytext {color:#d12b0d;}
This box has a color of #d12b0d
<div style="background-color:#d12b0d;">Content here</div>
.mybackground {background-color:#d12b0d;}
Border around this has a color of #d12b0d
<div style="border:2px solid #d12b0d;">Content here</div>
.myborder {border:2px solid #d12b0d;}