#d75c3c color space conversions
Hex:
#d75c3c
RGB:
215, 92, 60
CMY:
16, 64, 76
CMYK:
0, 57, 72, 16
HSL:
12°, 65.9574%, 53.9216%
HSV (HSB):
12°, 72.0930%, 84.3137%
XYZ:
32.6671, 22.4276, 6.8822
xyY:
0.5271, 0.3619, 22.4276
CIE-Lab:
54.4778, 46.4523, 41.8452
CIE-LCH:
54.4778, 62.5207, 42.0132
CIE-Luv:
54.4778, 97.3375, 35.1170
Hunter-Lab:
47.3578, 40.2519, 24.5343
#d75c3c color charts
#d75c3c color shades, tints & tones
#d75c3c color schemes
#d75c3c color preview, HTML & CSS examples
This text has a color of #d75c3c
<p style="color:#d75c3c;">Text here</p>
.mytext {color:#d75c3c;}
This box has a color of #d75c3c
<div style="background-color:#d75c3c;">Content here</div>
.mybackground {background-color:#d75c3c;}
Border around this has a color of #d75c3c
<div style="border:2px solid #d75c3c;">Content here</div>
.myborder {border:2px solid #d75c3c;}