#d2943f color space conversions
Hex:
#d2943f
RGB:
210, 148, 63
CMY:
18, 42, 75
CMYK:
0, 30, 70, 18
HSL:
35°, 62.0253%, 53.5294%
HSV (HSB):
35°, 70.0000%, 82.3529%
XYZ:
38.0655, 35.2403, 9.4984
xyY:
0.4597, 0.4256, 35.2403
CIE-Lab:
65.9353, 15.3842, 52.5671
CIE-LCH:
65.9353, 54.7720, 73.6875
CIE-Luv:
65.9353, 49.7077, 55.3402
Hunter-Lab:
59.3636, 10.5726, 32.0678
#d2943f color charts
#d2943f color shades, tints & tones
#d2943f color schemes
#d2943f color preview, HTML & CSS examples
This text has a color of #d2943f
<p style="color:#d2943f;">Text here</p>
.mytext {color:#d2943f;}
This box has a color of #d2943f
<div style="background-color:#d2943f;">Content here</div>
.mybackground {background-color:#d2943f;}
Border around this has a color of #d2943f
<div style="border:2px solid #d2943f;">Content here</div>
.myborder {border:2px solid #d2943f;}