#d25c2a color space conversions
Hex:
#d25c2a
RGB:
210, 92, 42
CMY:
18, 64, 84
CMYK:
0, 56, 80, 18
HSL:
18°, 66.6667%, 49.4118%
HSV (HSB):
18°, 80.0000%, 82.3529%
XYZ:
30.8234, 21.5231, 4.7203
xyY:
0.5401, 0.3772, 21.5231
CIE-Lab:
53.5173, 43.8754, 49.5988
CIE-LCH:
53.5173, 66.2201, 48.5038
CIE-Luv:
53.5173, 95.5588, 40.5510
Hunter-Lab:
46.3930, 37.4073, 26.4426
#d25c2a color charts
#d25c2a color shades, tints & tones
#d25c2a color schemes
#d25c2a color preview, HTML & CSS examples
This text has a color of #d25c2a
<p style="color:#d25c2a;">Text here</p>
.mytext {color:#d25c2a;}
This box has a color of #d25c2a
<div style="background-color:#d25c2a;">Content here</div>
.mybackground {background-color:#d25c2a;}
Border around this has a color of #d25c2a
<div style="border:2px solid #d25c2a;">Content here</div>
.myborder {border:2px solid #d25c2a;}