#d75d2a color space conversions
Hex:
#d75d2a
RGB:
215, 93, 42
CMY:
16, 64, 84
CMYK:
0, 57, 80, 16
HSL:
18°, 68.3794%, 50.3922%
HSV (HSB):
18°, 80.4651%, 84.3137%
XYZ:
32.3566, 22.4429, 4.8170
xyY:
0.5427, 0.3765, 22.4429
CIE-Lab:
54.4939, 45.2699, 50.8058
CIE-LCH:
54.4939, 68.0485, 48.2977
CIE-Luv:
54.4939, 98.9592, 41.3874
Hunter-Lab:
47.3740, 39.0117, 27.1331
#d75d2a color charts
#d75d2a color shades, tints & tones
#d75d2a color schemes
#d75d2a color preview, HTML & CSS examples
This text has a color of #d75d2a
<p style="color:#d75d2a;">Text here</p>
.mytext {color:#d75d2a;}
This box has a color of #d75d2a
<div style="background-color:#d75d2a;">Content here</div>
.mybackground {background-color:#d75d2a;}
Border around this has a color of #d75d2a
<div style="border:2px solid #d75d2a;">Content here</div>
.myborder {border:2px solid #d75d2a;}