#d2912c color space conversions
Hex:
#d2912c
RGB:
210, 145, 44
CMY:
18, 43, 83
CMYK:
0, 31, 79, 18
HSL:
37°, 65.3543%, 49.8039%
HSV (HSB):
37°, 79.0476%, 82.3529%
XYZ:
37.1584, 34.1343, 7.0130
xyY:
0.4745, 0.4359, 34.1343
CIE-Lab:
65.0690, 16.1673, 59.6043
CIE-LCH:
65.0690, 61.7580, 74.8241
CIE-Luv:
65.0690, 53.1425, 59.5732
Hunter-Lab:
58.4246, 11.2841, 33.7803
#d2912c color charts
#d2912c color shades, tints & tones
#d2912c color schemes
#d2912c color preview, HTML & CSS examples
This text has a color of #d2912c
<p style="color:#d2912c;">Text here</p>
.mytext {color:#d2912c;}
This box has a color of #d2912c
<div style="background-color:#d2912c;">Content here</div>
.mybackground {background-color:#d2912c;}
Border around this has a color of #d2912c
<div style="border:2px solid #d2912c;">Content here</div>
.myborder {border:2px solid #d2912c;}