#d32b19 color space conversions
Hex:
#d32b19
RGB:
211, 43, 25
CMY:
17, 83, 90
CMYK:
0, 80, 88, 17
HSL:
6°, 78.8136%, 46.2745%
HSV (HSB):
6°, 88.1517%, 82.7451%
XYZ:
27.9033, 15.6468, 2.4692
xyY:
0.6063, 0.3400, 15.6468
CIE-Lab:
46.5077, 62.8796, 51.1618
CIE-LCH:
46.5077, 81.0640, 39.1334
CIE-Luv:
46.5077, 130.3048, 32.1641
Hunter-Lab:
39.5561, 56.6929, 23.9882
#d32b19 color charts
#d32b19 color shades, tints & tones
#d32b19 color schemes
#d32b19 color preview, HTML & CSS examples
This text has a color of #d32b19
<p style="color:#d32b19;">Text here</p>
.mytext {color:#d32b19;}
This box has a color of #d32b19
<div style="background-color:#d32b19;">Content here</div>
.mybackground {background-color:#d32b19;}
Border around this has a color of #d32b19
<div style="border:2px solid #d32b19;">Content here</div>
.myborder {border:2px solid #d32b19;}