#d95f0c color space conversions
Hex:
#d95f0c
RGB:
217, 95, 12
CMY:
15, 63, 95
CMYK:
0, 56, 94, 15
HSL:
24°, 89.5197%, 44.9020%
HSV (HSB):
24°, 94.4700%, 85.0980%
XYZ:
32.7738, 22.9627, 3.0527
xyY:
0.5575, 0.3906, 22.9627
CIE-Lab:
55.0339, 44.4365, 61.7141
CIE-LCH:
55.0339, 76.0476, 54.2446
CIE-Luv:
55.0339, 101.2051, 47.6106
Hunter-Lab:
47.9194, 38.2238, 29.7665
#d95f0c color charts
#d95f0c color shades, tints & tones
#d95f0c color schemes
#d95f0c color preview, HTML & CSS examples
This text has a color of #d95f0c
<p style="color:#d95f0c;">Text here</p>
.mytext {color:#d95f0c;}
This box has a color of #d95f0c
<div style="background-color:#d95f0c;">Content here</div>
.mybackground {background-color:#d95f0c;}
Border around this has a color of #d95f0c
<div style="border:2px solid #d95f0c;">Content here</div>
.myborder {border:2px solid #d95f0c;}