#d25c12 color space conversions
Hex:
#d25c12
RGB:
210, 92, 18
CMY:
18, 64, 93
CMYK:
0, 56, 91, 18
HSL:
23°, 84.2105%, 44.7059%
HSV (HSB):
23°, 91.4286%, 82.3529%
XYZ:
30.5147, 21.3996, 3.0945
xyY:
0.5547, 0.3890, 21.3996
CIE-Lab:
53.3841, 43.2989, 58.5935
CIE-LCH:
53.3841, 72.8559, 53.5367
CIE-Luv:
53.3841, 97.4836, 45.4420
Hunter-Lab:
46.2597, 36.7909, 28.4156
#d25c12 color charts
#d25c12 color shades, tints & tones
#d25c12 color schemes
#d25c12 color preview, HTML & CSS examples
This text has a color of #d25c12
<p style="color:#d25c12;">Text here</p>
.mytext {color:#d25c12;}
This box has a color of #d25c12
<div style="background-color:#d25c12;">Content here</div>
.mybackground {background-color:#d25c12;}
Border around this has a color of #d25c12
<div style="border:2px solid #d25c12;">Content here</div>
.myborder {border:2px solid #d25c12;}