#d12d09 color space conversions
Hex:
#d12d09
RGB:
209, 45, 9
CMY:
18, 82, 96
CMYK:
0, 78, 96, 18
HSL:
11°, 91.7431%, 42.7451%
HSV (HSB):
11°, 95.6938%, 81.9608%
XYZ:
27.2822, 15.4518, 1.8030
xyY:
0.6126, 0.3469, 15.4518
CIE-Lab:
46.2469, 61.5194, 56.3450
CIE-LCH:
46.2469, 83.4230, 42.4863
CIE-Luv:
46.2469, 129.1367, 34.5678
Hunter-Lab:
39.3088, 55.0972, 24.7966
#d12d09 color charts
#d12d09 color shades, tints & tones
#d12d09 color schemes
#d12d09 color preview, HTML & CSS examples
This text has a color of #d12d09
<p style="color:#d12d09;">Text here</p>
.mytext {color:#d12d09;}
This box has a color of #d12d09
<div style="background-color:#d12d09;">Content here</div>
.mybackground {background-color:#d12d09;}
Border around this has a color of #d12d09
<div style="border:2px solid #d12d09;">Content here</div>
.myborder {border:2px solid #d12d09;}