#d25b1b color space conversions
Hex:
#d25b1b
RGB:
210, 91, 27
CMY:
18, 64, 89
CMYK:
0, 57, 87, 18
HSL:
21°, 77.2152%, 46.4706%
HSV (HSB):
21°, 87.1429%, 82.3529%
XYZ:
30.5173, 21.2629, 3.5326
xyY:
0.5517, 0.3844, 21.2629
CIE-Lab:
53.2361, 43.9465, 55.5840
CIE-LCH:
53.2361, 70.8581, 51.6689
CIE-Luv:
53.2361, 97.7098, 43.7040
Hunter-Lab:
46.1118, 37.4376, 27.7360
#d25b1b color charts
#d25b1b color shades, tints & tones
#d25b1b color schemes
#d25b1b color preview, HTML & CSS examples
This text has a color of #d25b1b
<p style="color:#d25b1b;">Text here</p>
.mytext {color:#d25b1b;}
This box has a color of #d25b1b
<div style="background-color:#d25b1b;">Content here</div>
.mybackground {background-color:#d25b1b;}
Border around this has a color of #d25b1b
<div style="border:2px solid #d25b1b;">Content here</div>
.myborder {border:2px solid #d25b1b;}