#d4600e color space conversions
Hex:
#d4600e
RGB:
212, 96, 14
CMY:
17, 62, 95
CMYK:
0, 55, 93, 17
HSL:
25°, 87.6106%, 44.3137%
HSV (HSB):
25°, 93.3962%, 83.1373%
XYZ:
31.4135, 22.3945, 3.0824
xyY:
0.5522, 0.3936, 22.3945
CIE-Lab:
54.4431, 42.0633, 60.4993
CIE-LCH:
54.4431, 73.6851, 55.1903
CIE-Luv:
54.4431, 96.1376, 47.3346
Hunter-Lab:
47.3228, 35.6757, 29.2641
#d4600e color charts
#d4600e color shades, tints & tones
#d4600e color schemes
#d4600e color preview, HTML & CSS examples
This text has a color of #d4600e
<p style="color:#d4600e;">Text here</p>
.mytext {color:#d4600e;}
This box has a color of #d4600e
<div style="background-color:#d4600e;">Content here</div>
.mybackground {background-color:#d4600e;}
Border around this has a color of #d4600e
<div style="border:2px solid #d4600e;">Content here</div>
.myborder {border:2px solid #d4600e;}