#d95d00 color space conversions
Hex:
#d95d00
RGB:
217, 93, 0
CMY:
15, 64, 100
CMYK:
0, 57, 100, 15
HSL:
26°, 100.0000%, 42.5490%
HSV (HSB):
26°, 100.0000%, 85.0980%
XYZ:
32.5296, 22.5804, 2.6440
xyY:
0.5632, 0.3910, 22.5804
CIE-Lab:
54.6375, 45.2720, 63.8733
CIE-LCH:
54.6375, 78.2902, 54.6718
CIE-Luv:
54.6375, 103.2253, 48.0416
Hunter-Lab:
47.5189, 39.0364, 29.9643
#d95d00 color charts
#d95d00 color shades, tints & tones
#d95d00 color schemes
#d95d00 color preview, HTML & CSS examples
This text has a color of #d95d00
<p style="color:#d95d00;">Text here</p>
.mytext {color:#d95d00;}
This box has a color of #d95d00
<div style="background-color:#d95d00;">Content here</div>
.mybackground {background-color:#d95d00;}
Border around this has a color of #d95d00
<div style="border:2px solid #d95d00;">Content here</div>
.myborder {border:2px solid #d95d00;}