#d75c2c color space conversions
Hex:
#d75c2c
RGB:
215, 92, 44
CMY:
16, 64, 83
CMYK:
0, 57, 80, 16
HSL:
17°, 68.1275%, 50.7843%
HSV (HSB):
17°, 79.5349%, 84.3137%
XYZ:
32.3061, 22.2832, 4.9812
xyY:
0.5423, 0.3741, 22.2832
CIE-Lab:
54.3262, 45.8108, 49.7219
CIE-LCH:
54.3262, 67.6084, 47.3444
CIE-Luv:
54.3262, 99.5016, 40.5041
Hunter-Lab:
47.2051, 39.5524, 26.7871
#d75c2c color charts
#d75c2c color shades, tints & tones
#d75c2c color schemes
#d75c2c color preview, HTML & CSS examples
This text has a color of #d75c2c
<p style="color:#d75c2c;">Text here</p>
.mytext {color:#d75c2c;}
This box has a color of #d75c2c
<div style="background-color:#d75c2c;">Content here</div>
.mybackground {background-color:#d75c2c;}
Border around this has a color of #d75c2c
<div style="border:2px solid #d75c2c;">Content here</div>
.myborder {border:2px solid #d75c2c;}