#d12d04 color space conversions
Hex:
#d12d04
RGB:
209, 45, 4
CMY:
18, 82, 98
CMYK:
0, 78, 98, 18
HSL:
12°, 96.2441%, 41.7647%
HSV (HSB):
12°, 98.0861%, 81.9608%
XYZ:
27.2548, 15.4408, 1.6588
xyY:
0.6145, 0.3481, 15.4408
CIE-Lab:
46.2322, 61.4724, 57.7171
CIE-LCH:
46.2322, 84.3216, 43.1954
CIE-Luv:
46.2322, 129.4330, 35.0802
Hunter-Lab:
39.2948, 55.0411, 25.0036
#d12d04 color charts
#d12d04 color shades, tints & tones
#d12d04 color schemes
#d12d04 color preview, HTML & CSS examples
This text has a color of #d12d04
<p style="color:#d12d04;">Text here</p>
.mytext {color:#d12d04;}
This box has a color of #d12d04
<div style="background-color:#d12d04;">Content here</div>
.mybackground {background-color:#d12d04;}
Border around this has a color of #d12d04
<div style="border:2px solid #d12d04;">Content here</div>
.myborder {border:2px solid #d12d04;}