#d2741c color space conversions
Hex:
#d2741c
RGB:
210, 116, 28
CMY:
18, 55, 89
CMYK:
0, 45, 87, 18
HSL:
29°, 76.4706%, 46.6667%
HSV (HSB):
29°, 86.6667%, 82.3529%
XYZ:
33.0333, 26.2763, 4.4294
xyY:
0.5183, 0.4122, 26.2763
CIE-Lab:
58.2984, 31.2884, 59.3160
CIE-LCH:
58.2984, 67.0623, 62.1889
CIE-Luv:
58.2984, 77.4142, 51.9638
Hunter-Lab:
51.2604, 25.3237, 30.7590
#d2741c color charts
#d2741c color shades, tints & tones
#d2741c color schemes
#d2741c color preview, HTML & CSS examples
This text has a color of #d2741c
<p style="color:#d2741c;">Text here</p>
.mytext {color:#d2741c;}
This box has a color of #d2741c
<div style="background-color:#d2741c;">Content here</div>
.mybackground {background-color:#d2741c;}
Border around this has a color of #d2741c
<div style="border:2px solid #d2741c;">Content here</div>
.myborder {border:2px solid #d2741c;}