#d48d02 color space conversions
Hex:
#d48d02
RGB:
212, 141, 2
CMY:
17, 45, 99
CMYK:
0, 33, 99, 17
HSL:
40°, 98.1308%, 41.9608%
HSV (HSB):
40°, 99.0566%, 83.1373%
XYZ:
36.6872, 33.0512, 4.5033
xyY:
0.4942, 0.4452, 33.0512
CIE-Lab:
64.2023, 18.3512, 69.1147
CIE-LCH:
64.2023, 71.5095, 75.1301
CIE-Luv:
64.2023, 59.2155, 63.8479
Hunter-Lab:
57.4902, 13.3016, 35.5988
#d48d02 color charts
#d48d02 color shades, tints & tones
#d48d02 color schemes
#d48d02 color preview, HTML & CSS examples
This text has a color of #d48d02
<p style="color:#d48d02;">Text here</p>
.mytext {color:#d48d02;}
This box has a color of #d48d02
<div style="background-color:#d48d02;">Content here</div>
.mybackground {background-color:#d48d02;}
Border around this has a color of #d48d02
<div style="border:2px solid #d48d02;">Content here</div>
.myborder {border:2px solid #d48d02;}