#d25b0d color space conversions
Hex:
#d25b0d
RGB:
210, 91, 13
CMY:
18, 64, 95
CMYK:
0, 57, 94, 18
HSL:
24°, 88.3408%, 43.7255%
HSV (HSB):
24°, 93.8095%, 82.3529%
XYZ:
30.3921, 21.2129, 2.8734
xyY:
0.5579, 0.3894, 21.2129
CIE-Lab:
53.1817, 43.7122, 59.7341
CIE-LCH:
53.1817, 74.0197, 53.8041
CIE-Luv:
53.1817, 98.5134, 45.7228
Hunter-Lab:
46.0574, 37.1869, 28.5412
#d25b0d color charts
#d25b0d color shades, tints & tones
#d25b0d color schemes
#d25b0d color preview, HTML & CSS examples
This text has a color of #d25b0d
<p style="color:#d25b0d;">Text here</p>
.mytext {color:#d25b0d;}
This box has a color of #d25b0d
<div style="background-color:#d25b0d;">Content here</div>
.mybackground {background-color:#d25b0d;}
Border around this has a color of #d25b0d
<div style="border:2px solid #d25b0d;">Content here</div>
.myborder {border:2px solid #d25b0d;}