#d12d06 color space conversions
Hex:
#d12d06
RGB:
209, 45, 6
CMY:
18, 82, 98
CMYK:
0, 78, 97, 18
HSL:
12°, 94.4186%, 42.1569%
HSV (HSB):
12°, 97.1292%, 81.9608%
XYZ:
27.2658, 15.4452, 1.7165
xyY:
0.6137, 0.3477, 15.4452
CIE-Lab:
46.2381, 61.4912, 57.1589
CIE-LCH:
46.2381, 83.9542, 42.9089
CIE-Luv:
46.2381, 129.3143, 34.8750
Hunter-Lab:
39.3004, 55.0636, 24.9208
#d12d06 color charts
#d12d06 color shades, tints & tones
#d12d06 color schemes
#d12d06 color preview, HTML & CSS examples
This text has a color of #d12d06
<p style="color:#d12d06;">Text here</p>
.mytext {color:#d12d06;}
This box has a color of #d12d06
<div style="background-color:#d12d06;">Content here</div>
.mybackground {background-color:#d12d06;}
Border around this has a color of #d12d06
<div style="border:2px solid #d12d06;">Content here</div>
.myborder {border:2px solid #d12d06;}