#d12d01 color space conversions
Hex:
#d12d01
RGB:
209, 45, 1
CMY:
18, 82, 100
CMYK:
0, 78, 100, 18
HSL:
13°, 99.0476%, 41.1765%
HSV (HSB):
13°, 99.5215%, 81.9608%
XYZ:
27.2384, 15.4343, 1.5722
xyY:
0.6156, 0.3488, 15.4343
CIE-Lab:
46.2233, 61.4442, 58.5797
CIE-LCH:
46.2233, 84.8939, 43.6328
CIE-Luv:
46.2233, 129.6114, 35.3886
Hunter-Lab:
39.2865, 55.0075, 25.1278
#d12d01 color charts
#d12d01 color shades, tints & tones
#d12d01 color schemes
#d12d01 color preview, HTML & CSS examples
This text has a color of #d12d01
<p style="color:#d12d01;">Text here</p>
.mytext {color:#d12d01;}
This box has a color of #d12d01
<div style="background-color:#d12d01;">Content here</div>
.mybackground {background-color:#d12d01;}
Border around this has a color of #d12d01
<div style="border:2px solid #d12d01;">Content here</div>
.myborder {border:2px solid #d12d01;}