#d75f1b color space conversions
Hex:
#d75f1b
RGB:
215, 95, 27
CMY:
16, 63, 89
CMYK:
0, 56, 87, 16
HSL:
22°, 77.6860%, 47.4510%
HSV (HSB):
22°, 87.4419%, 84.3137%
XYZ:
32.3144, 22.7106, 3.7173
xyY:
0.5501, 0.3866, 22.7106
CIE-Lab:
54.7730, 43.9147, 57.1409
CIE-LCH:
54.7730, 72.0666, 52.4565
CIE-Luv:
54.7730, 98.7313, 45.4071
Hunter-Lab:
47.6557, 37.6399, 28.7341
#d75f1b color charts
#d75f1b color shades, tints & tones
#d75f1b color schemes
#d75f1b color preview, HTML & CSS examples
This text has a color of #d75f1b
<p style="color:#d75f1b;">Text here</p>
.mytext {color:#d75f1b;}
This box has a color of #d75f1b
<div style="background-color:#d75f1b;">Content here</div>
.mybackground {background-color:#d75f1b;}
Border around this has a color of #d75f1b
<div style="border:2px solid #d75f1b;">Content here</div>
.myborder {border:2px solid #d75f1b;}