#d95e1f color space conversions
Hex:
#d95e1f
RGB:
217, 94, 31
CMY:
15, 63, 88
CMYK:
0, 57, 86, 15
HSL:
20°, 75.0000%, 48.6275%
HSV (HSB):
20°, 85.7143%, 85.0980%
XYZ:
32.8653, 22.8560, 3.9758
xyY:
0.5505, 0.3829, 22.8560
CIE-Lab:
54.9238, 45.2370, 55.9308
CIE-LCH:
54.9238, 71.9350, 51.0339
CIE-Luv:
54.9238, 100.8881, 44.5050
Hunter-Lab:
47.8080, 39.0447, 28.5349
#d95e1f color charts
#d95e1f color shades, tints & tones
#d95e1f color schemes
#d95e1f color preview, HTML & CSS examples
This text has a color of #d95e1f
<p style="color:#d95e1f;">Text here</p>
.mytext {color:#d95e1f;}
This box has a color of #d95e1f
<div style="background-color:#d95e1f;">Content here</div>
.mybackground {background-color:#d95e1f;}
Border around this has a color of #d95e1f
<div style="border:2px solid #d95e1f;">Content here</div>
.myborder {border:2px solid #d95e1f;}