#d20b32 color space conversions
Hex:
#d20b32
RGB:
210, 11, 50
CMY:
18, 96, 80
CMYK:
0, 95, 76, 18
HSL:
348°, 90.0452%, 43.3333%
HSV (HSB):
348°, 94.7619%, 82.3529%
XYZ:
27.2737, 14.1713, 4.3155
xyY:
0.5960, 0.3097, 14.1713
CIE-Lab:
44.4776, 69.1118, 36.0820
CIE-LCH:
44.4776, 77.9638, 27.5682
CIE-Luv:
44.4776, 135.1418, 20.9314
Hunter-Lab:
37.6447, 63.4455, 19.5545
#d20b32 color charts
#d20b32 color shades, tints & tones
#d20b32 color schemes
#d20b32 color preview, HTML & CSS examples
This text has a color of #d20b32
<p style="color:#d20b32;">Text here</p>
.mytext {color:#d20b32;}
This box has a color of #d20b32
<div style="background-color:#d20b32;">Content here</div>
.mybackground {background-color:#d20b32;}
Border around this has a color of #d20b32
<div style="border:2px solid #d20b32;">Content here</div>
.myborder {border:2px solid #d20b32;}