#d85d23 color space conversions
Hex:
#d85d23
RGB:
216, 93, 35
CMY:
15, 64, 86
CMYK:
0, 57, 84, 15
HSL:
19°, 72.1116%, 49.2157%
HSV (HSB):
19°, 83.7963%, 84.7059%
XYZ:
32.5366, 22.5490, 4.2276
xyY:
0.5486, 0.3802, 22.5490
CIE-Lab:
54.6047, 45.4384, 54.0083
CIE-LCH:
54.6047, 70.5801, 49.9253
CIE-Luv:
54.6047, 100.4921, 43.2360
Hunter-Lab:
47.4858, 39.2058, 27.9615
#d85d23 color charts
#d85d23 color shades, tints & tones
#d85d23 color schemes
#d85d23 color preview, HTML & CSS examples
This text has a color of #d85d23
<p style="color:#d85d23;">Text here</p>
.mytext {color:#d85d23;}
This box has a color of #d85d23
<div style="background-color:#d85d23;">Content here</div>
.mybackground {background-color:#d85d23;}
Border around this has a color of #d85d23
<div style="border:2px solid #d85d23;">Content here</div>
.myborder {border:2px solid #d85d23;}