#d2923f color space conversions
Hex:
#d2923f
RGB:
210, 146, 63
CMY:
18, 43, 75
CMYK:
0, 30, 70, 18
HSL:
34°, 62.0253%, 53.5294%
HSV (HSB):
34°, 70.0000%, 82.3529%
XYZ:
37.7544, 34.6183, 9.3947
xyY:
0.4617, 0.4234, 34.6183
CIE-Lab:
65.4504, 16.4680, 52.0549
CIE-LCH:
65.4504, 54.5977, 72.4448
CIE-Luv:
65.4504, 51.2353, 54.5048
Hunter-Lab:
58.8373, 11.5737, 31.7191
#d2923f color charts
#d2923f color shades, tints & tones
#d2923f color schemes
#d2923f color preview, HTML & CSS examples
This text has a color of #d2923f
<p style="color:#d2923f;">Text here</p>
.mytext {color:#d2923f;}
This box has a color of #d2923f
<div style="background-color:#d2923f;">Content here</div>
.mybackground {background-color:#d2923f;}
Border around this has a color of #d2923f
<div style="border:2px solid #d2923f;">Content here</div>
.myborder {border:2px solid #d2923f;}