#d45c07 color space conversions
Hex:
#d45c07
RGB:
212, 92, 7
CMY:
17, 64, 97
CMYK:
0, 57, 97, 17
HSL:
25°, 93.6073%, 42.9412%
HSV (HSB):
25°, 96.6981%, 83.1373%
XYZ:
31.0169, 21.6667, 2.7483
xyY:
0.5595, 0.3909, 21.6667
CIE-Lab:
53.6715, 43.9278, 61.4556
CIE-LCH:
53.6715, 75.5410, 54.4432
CIE-Luv:
53.6715, 99.6078, 46.7430
Hunter-Lab:
46.5475, 37.4852, 29.0825
#d45c07 color charts
#d45c07 color shades, tints & tones
#d45c07 color schemes
#d45c07 color preview, HTML & CSS examples
This text has a color of #d45c07
<p style="color:#d45c07;">Text here</p>
.mytext {color:#d45c07;}
This box has a color of #d45c07
<div style="background-color:#d45c07;">Content here</div>
.mybackground {background-color:#d45c07;}
Border around this has a color of #d45c07
<div style="border:2px solid #d45c07;">Content here</div>
.myborder {border:2px solid #d45c07;}