#d55901 color space conversions
Hex:
#d55901
RGB:
213, 89, 1
CMY:
16, 65, 100
CMYK:
0, 58, 100, 16
HSL:
25°, 99.0654%, 41.9608%
HSV (HSB):
25°, 99.5305%, 83.5294%
XYZ:
31.0184, 21.2931, 2.5038
xyY:
0.5659, 0.3885, 21.2931
CIE-Lab:
53.2688, 45.6697, 62.5551
CIE-LCH:
53.2688, 77.4523, 53.8679
CIE-Luv:
53.2688, 103.0475, 46.4491
Hunter-Lab:
46.1444, 39.2355, 29.0840
#d55901 color charts
#d55901 color shades, tints & tones
#d55901 color schemes
#d55901 color preview, HTML & CSS examples
This text has a color of #d55901
<p style="color:#d55901;">Text here</p>
.mytext {color:#d55901;}
This box has a color of #d55901
<div style="background-color:#d55901;">Content here</div>
.mybackground {background-color:#d55901;}
Border around this has a color of #d55901
<div style="border:2px solid #d55901;">Content here</div>
.myborder {border:2px solid #d55901;}