#d25d0c color space conversions
Hex:
#d25d0c
RGB:
210, 93, 12
CMY:
18, 64, 95
CMYK:
0, 56, 94, 18
HSL:
25°, 89.1892%, 43.5294%
HSV (HSB):
25°, 94.2857%, 82.3529%
XYZ:
30.5591, 21.5569, 2.8981
xyY:
0.5555, 0.3918, 21.5569
CIE-Lab:
53.5537, 42.7339, 60.2056
CIE-LCH:
53.5537, 73.8302, 54.6329
CIE-Luv:
53.5537, 96.9556, 46.4446
Hunter-Lab:
46.4294, 36.2343, 28.7997
#d25d0c color charts
#d25d0c color shades, tints & tones
#d25d0c color schemes
#d25d0c color preview, HTML & CSS examples
This text has a color of #d25d0c
<p style="color:#d25d0c;">Text here</p>
.mytext {color:#d25d0c;}
This box has a color of #d25d0c
<div style="background-color:#d25d0c;">Content here</div>
.mybackground {background-color:#d25d0c;}
Border around this has a color of #d25d0c
<div style="border:2px solid #d25d0c;">Content here</div>
.myborder {border:2px solid #d25d0c;}