#d75d25 color space conversions
Hex:
#d75d25
RGB:
215, 93, 37
CMY:
16, 64, 85
CMYK:
0, 57, 83, 16
HSL:
19°, 70.6349%, 49.4118%
HSV (HSB):
19°, 82.7907%, 84.3137%
XYZ:
32.2726, 22.4093, 4.3747
xyY:
0.5465, 0.3795, 22.4093
CIE-Lab:
54.4587, 45.1193, 52.9799
CIE-LCH:
54.4587, 69.5889, 49.5813
CIE-Luv:
54.4587, 99.4711, 42.6712
Hunter-Lab:
47.3385, 38.8484, 27.6577
#d75d25 color charts
#d75d25 color shades, tints & tones
#d75d25 color schemes
#d75d25 color preview, HTML & CSS examples
This text has a color of #d75d25
<p style="color:#d75d25;">Text here</p>
.mytext {color:#d75d25;}
This box has a color of #d75d25
<div style="background-color:#d75d25;">Content here</div>
.mybackground {background-color:#d75d25;}
Border around this has a color of #d75d25
<div style="border:2px solid #d75d25;">Content here</div>
.myborder {border:2px solid #d75d25;}