#d25b01 color space conversions
Hex:
#d25b01
RGB:
210, 91, 1
CMY:
18, 64, 100
CMYK:
0, 57, 100, 18
HSL:
26°, 99.0521%, 41.3725%
HSV (HSB):
26°, 99.5238%, 82.3529%
XYZ:
30.3249, 21.1860, 2.5197
xyY:
0.5613, 0.3921, 21.1860
CIE-Lab:
53.1525, 43.5861, 62.2346
CIE-LCH:
53.1525, 75.9795, 54.9945
CIE-Luv:
53.1525, 98.9498, 46.8179
Hunter-Lab:
46.0283, 37.0521, 28.9741
#d25b01 color charts
#d25b01 color shades, tints & tones
#d25b01 color schemes
#d25b01 color preview, HTML & CSS examples
This text has a color of #d25b01
<p style="color:#d25b01;">Text here</p>
.mytext {color:#d25b01;}
This box has a color of #d25b01
<div style="background-color:#d25b01;">Content here</div>
.mybackground {background-color:#d25b01;}
Border around this has a color of #d25b01
<div style="border:2px solid #d25b01;">Content here</div>
.myborder {border:2px solid #d25b01;}