#d25a06 color space conversions
Hex:
#d25a06
RGB:
210, 90, 6
CMY:
18, 65, 98
CMYK:
0, 57, 97, 18
HSL:
25°, 94.4444%, 42.3529%
HSV (HSB):
25°, 97.1429%, 82.3529%
XYZ:
30.2674, 21.0271, 2.6357
xyY:
0.5612, 0.3899, 21.0271
CIE-Lab:
52.9792, 44.1169, 61.0747
CIE-LCH:
52.9792, 75.3420, 54.1578
CIE-Luv:
52.9792, 99.5693, 46.0654
Hunter-Lab:
45.8553, 37.5743, 28.6909
#d25a06 color charts
#d25a06 color shades, tints & tones
#d25a06 color schemes
#d25a06 color preview, HTML & CSS examples
This text has a color of #d25a06
<p style="color:#d25a06;">Text here</p>
.mytext {color:#d25a06;}
This box has a color of #d25a06
<div style="background-color:#d25a06;">Content here</div>
.mybackground {background-color:#d25a06;}
Border around this has a color of #d25a06
<div style="border:2px solid #d25a06;">Content here</div>
.myborder {border:2px solid #d25a06;}