#d12f0e color space conversions
Hex:
#d12f0e
RGB:
209, 47, 14
CMY:
18, 82, 95
CMYK:
0, 78, 93, 18
HSL:
10°, 87.4439%, 43.7255%
HSV (HSB):
10°, 93.3014%, 81.9608%
XYZ:
27.3903, 15.6200, 1.9868
xyY:
0.6087, 0.3471, 15.6200
CIE-Lab:
46.4720, 60.9841, 55.0567
CIE-LCH:
46.4720, 82.1602, 42.0758
CIE-Luv:
46.4720, 127.7764, 34.3758
Hunter-Lab:
39.5222, 54.5429, 24.6850
#d12f0e color charts
#d12f0e color shades, tints & tones
#d12f0e color schemes
#d12f0e color preview, HTML & CSS examples
This text has a color of #d12f0e
<p style="color:#d12f0e;">Text here</p>
.mytext {color:#d12f0e;}
This box has a color of #d12f0e
<div style="background-color:#d12f0e;">Content here</div>
.mybackground {background-color:#d12f0e;}
Border around this has a color of #d12f0e
<div style="border:2px solid #d12f0e;">Content here</div>
.myborder {border:2px solid #d12f0e;}