#d5902a color space conversions
Hex:
#d5902a
RGB:
213, 144, 42
CMY:
16, 44, 84
CMYK:
0, 32, 80, 16
HSL:
36°, 67.0588%, 50.0000%
HSV (HSB):
36°, 80.2817%, 83.5294%
XYZ:
37.8317, 34.2598, 6.8093
xyY:
0.4795, 0.4342, 34.2598
CIE-Lab:
65.1683, 17.9347, 60.5591
CIE-LCH:
65.1683, 63.1590, 73.5032
CIE-Luv:
65.1683, 56.4610, 59.7850
Hunter-Lab:
58.5319, 12.9416, 34.0748
#d5902a color charts
#d5902a color shades, tints & tones
#d5902a color schemes
#d5902a color preview, HTML & CSS examples
This text has a color of #d5902a
<p style="color:#d5902a;">Text here</p>
.mytext {color:#d5902a;}
This box has a color of #d5902a
<div style="background-color:#d5902a;">Content here</div>
.mybackground {background-color:#d5902a;}
Border around this has a color of #d5902a
<div style="border:2px solid #d5902a;">Content here</div>
.myborder {border:2px solid #d5902a;}