#d54d25 color space conversions
Hex:
#d54d25
RGB:
213, 77, 37
CMY:
16, 70, 85
CMYK:
0, 64, 83, 16
HSL:
14°, 70.4000%, 49.0196%
HSV (HSB):
14°, 82.6291%, 83.5294%
XYZ:
30.4284, 19.5875, 3.9273
xyY:
0.5641, 0.3631, 19.5875
CIE-Lab:
51.3675, 51.6678, 50.0704
CIE-LCH:
51.3675, 71.9487, 44.1004
CIE-Luv:
51.3675, 109.7687, 37.5914
Hunter-Lab:
44.2577, 45.2726, 25.7192
#d54d25 color charts
#d54d25 color shades, tints & tones
#d54d25 color schemes
#d54d25 color preview, HTML & CSS examples
This text has a color of #d54d25
<p style="color:#d54d25;">Text here</p>
.mytext {color:#d54d25;}
This box has a color of #d54d25
<div style="background-color:#d54d25;">Content here</div>
.mybackground {background-color:#d54d25;}
Border around this has a color of #d54d25
<div style="border:2px solid #d54d25;">Content here</div>
.myborder {border:2px solid #d54d25;}