#d95e26 color space conversions
Hex:
#d95e26
RGB:
217, 94, 38
CMY:
15, 63, 85
CMYK:
0, 57, 82, 15
HSL:
19°, 70.1961%, 50.0000%
HSV (HSB):
19°, 82.4885%, 85.0980%
XYZ:
32.9678, 22.8971, 4.5157
xyY:
0.5460, 0.3792, 22.8971
CIE-Lab:
54.9661, 45.4188, 53.1269
CIE-LCH:
54.9661, 69.8952, 49.4725
CIE-Luv:
54.9661, 100.2649, 42.9429
Hunter-Lab:
47.8509, 39.2422, 27.9004
#d95e26 color charts
#d95e26 color shades, tints & tones
#d95e26 color schemes
#d95e26 color preview, HTML & CSS examples
This text has a color of #d95e26
<p style="color:#d95e26;">Text here</p>
.mytext {color:#d95e26;}
This box has a color of #d95e26
<div style="background-color:#d95e26;">Content here</div>
.mybackground {background-color:#d95e26;}
Border around this has a color of #d95e26
<div style="border:2px solid #d95e26;">Content here</div>
.myborder {border:2px solid #d95e26;}