#d0132d color space conversions
Hex:
#d0132d
RGB:
208, 19, 45
CMY:
18, 93, 82
CMYK:
0, 91, 78, 18
HSL:
352°, 83.2599%, 44.5098%
HSV (HSB):
352°, 90.8654%, 81.5686%
XYZ:
26.7190, 14.0651, 3.7892
xyY:
0.5994, 0.3156, 14.0651
CIE-Lab:
44.3262, 67.5130, 38.7136
CIE-LCH:
44.3262, 77.8251, 29.8310
CIE-Luv:
44.3262, 133.2679, 22.9989
Hunter-Lab:
37.5035, 61.5394, 20.2620
#d0132d color charts
#d0132d color shades, tints & tones
#d0132d color schemes
#d0132d color preview, HTML & CSS examples
This text has a color of #d0132d
<p style="color:#d0132d;">Text here</p>
.mytext {color:#d0132d;}
This box has a color of #d0132d
<div style="background-color:#d0132d;">Content here</div>
.mybackground {background-color:#d0132d;}
Border around this has a color of #d0132d
<div style="border:2px solid #d0132d;">Content here</div>
.myborder {border:2px solid #d0132d;}