#d12e08 color space conversions
Hex:
#d12e08
RGB:
209, 46, 8
CMY:
18, 82, 97
CMYK:
0, 78, 96, 18
HSL:
11°, 92.6267%, 42.5490%
HSV (HSB):
11°, 96.1722%, 81.9608%
XYZ:
27.3153, 15.5268, 1.7870
xyY:
0.6121, 0.3479, 15.5268
CIE-Lab:
46.3475, 61.2193, 56.6695
CIE-LCH:
46.3475, 83.4221, 42.7898
CIE-Luv:
46.3475, 128.6785, 34.8500
Hunter-Lab:
39.4041, 54.7808, 24.8940
#d12e08 color charts
#d12e08 color shades, tints & tones
#d12e08 color schemes
#d12e08 color preview, HTML & CSS examples
This text has a color of #d12e08
<p style="color:#d12e08;">Text here</p>
.mytext {color:#d12e08;}
This box has a color of #d12e08
<div style="background-color:#d12e08;">Content here</div>
.mybackground {background-color:#d12e08;}
Border around this has a color of #d12e08
<div style="border:2px solid #d12e08;">Content here</div>
.myborder {border:2px solid #d12e08;}