#d4902f color space conversions
Hex:
#d4902f
RGB:
212, 144, 47
CMY:
17, 44, 82
CMYK:
0, 32, 78, 17
HSL:
35°, 65.7371%, 50.7843%
HSV (HSB):
35°, 77.8302%, 83.1373%
XYZ:
37.6377, 34.1488, 7.2970
xyY:
0.4759, 0.4318, 34.1488
CIE-Lab:
65.0805, 17.6832, 58.5563
CIE-LCH:
65.0805, 61.1681, 73.1964
CIE-Luv:
65.0805, 55.3917, 58.5421
Hunter-Lab:
58.4370, 12.7025, 33.5024
#d4902f color charts
#d4902f color shades, tints & tones
#d4902f color schemes
#d4902f color preview, HTML & CSS examples
This text has a color of #d4902f
<p style="color:#d4902f;">Text here</p>
.mytext {color:#d4902f;}
This box has a color of #d4902f
<div style="background-color:#d4902f;">Content here</div>
.mybackground {background-color:#d4902f;}
Border around this has a color of #d4902f
<div style="border:2px solid #d4902f;">Content here</div>
.myborder {border:2px solid #d4902f;}