#d25001 color space conversions
Hex:
#d25001
RGB:
210, 80, 1
CMY:
18, 69, 100
CMYK:
0, 62, 100, 18
HSL:
23°, 99.0521%, 41.3725%
HSV (HSB):
23°, 99.5238%, 82.3529%
XYZ:
29.4525, 19.4412, 2.2289
xyY:
0.5761, 0.3803, 19.4412
CIE-Lab:
51.1994, 48.6962, 61.1500
CIE-LCH:
51.1994, 78.1706, 51.4683
CIE-Luv:
51.1994, 107.5621, 43.6004
Hunter-Lab:
44.0921, 42.0725, 27.8673
#d25001 color charts
#d25001 color shades, tints & tones
#d25001 color schemes
#d25001 color preview, HTML & CSS examples
This text has a color of #d25001
<p style="color:#d25001;">Text here</p>
.mytext {color:#d25001;}
This box has a color of #d25001
<div style="background-color:#d25001;">Content here</div>
.mybackground {background-color:#d25001;}
Border around this has a color of #d25001
<div style="border:2px solid #d25001;">Content here</div>
.myborder {border:2px solid #d25001;}