#d1913a color space conversions
Hex:
#d1913a
RGB:
209, 145, 58
CMY:
18, 43, 77
CMYK:
0, 31, 72, 18
HSL:
35°, 62.1399%, 52.3529%
HSV (HSB):
35°, 72.2488%, 81.9608%
XYZ:
37.1836, 34.1116, 8.6274
xyY:
0.4652, 0.4268, 34.1116
CIE-Lab:
65.0511, 16.3275, 53.8412
CIE-LCH:
65.0511, 56.2625, 73.1299
CIE-Luv:
65.0511, 51.5398, 55.6668
Hunter-Lab:
58.4051, 11.4330, 32.1255
#d1913a color charts
#d1913a color shades, tints & tones
#d1913a color schemes
#d1913a color preview, HTML & CSS examples
This text has a color of #d1913a
<p style="color:#d1913a;">Text here</p>
.mytext {color:#d1913a;}
This box has a color of #d1913a
<div style="background-color:#d1913a;">Content here</div>
.mybackground {background-color:#d1913a;}
Border around this has a color of #d1913a
<div style="border:2px solid #d1913a;">Content here</div>
.myborder {border:2px solid #d1913a;}