#d25b1f color space conversions
Hex:
#d25b1f
RGB:
210, 91, 31
CMY:
18, 64, 88
CMYK:
0, 57, 85, 18
HSL:
20°, 74.2739%, 47.2549%
HSV (HSB):
20°, 85.2381%, 82.3529%
XYZ:
30.5668, 21.2827, 3.7933
xyY:
0.5493, 0.3825, 21.2827
CIE-Lab:
53.2576, 44.0389, 54.0894
CIE-LCH:
53.2576, 69.7502, 50.8479
CIE-Luv:
53.2576, 97.3954, 42.9136
Hunter-Lab:
46.1332, 37.5366, 27.4182
#d25b1f color charts
#d25b1f color shades, tints & tones
#d25b1f color schemes
#d25b1f color preview, HTML & CSS examples
This text has a color of #d25b1f
<p style="color:#d25b1f;">Text here</p>
.mytext {color:#d25b1f;}
This box has a color of #d25b1f
<div style="background-color:#d25b1f;">Content here</div>
.mybackground {background-color:#d25b1f;}
Border around this has a color of #d25b1f
<div style="border:2px solid #d25b1f;">Content here</div>
.myborder {border:2px solid #d25b1f;}