#d95f1c color space conversions
Hex:
#d95f1c
RGB:
217, 95, 28
CMY:
15, 63, 89
CMYK:
0, 56, 87, 15
HSL:
21°, 77.1429%, 48.0392%
HSV (HSB):
21°, 87.0968%, 85.0980%
XYZ:
32.9171, 23.0200, 3.8070
xyY:
0.5510, 0.3853, 23.0200
CIE-Lab:
55.0929, 44.6921, 57.1751
CIE-LCH:
55.0929, 72.5698, 51.9863
CIE-Luv:
55.0929, 100.3302, 45.3989
Hunter-Lab:
47.9791, 38.5002, 28.8809
#d95f1c color charts
#d95f1c color shades, tints & tones
#d95f1c color schemes
#d95f1c color preview, HTML & CSS examples
This text has a color of #d95f1c
<p style="color:#d95f1c;">Text here</p>
.mytext {color:#d95f1c;}
This box has a color of #d95f1c
<div style="background-color:#d95f1c;">Content here</div>
.mybackground {background-color:#d95f1c;}
Border around this has a color of #d95f1c
<div style="border:2px solid #d95f1c;">Content here</div>
.myborder {border:2px solid #d95f1c;}