#d83d2a color space conversions
Hex:
#d83d2a
RGB:
216, 61, 42
CMY:
15, 76, 84
CMYK:
0, 72, 81, 15
HSL:
7°, 69.0476%, 50.5882%
HSV (HSB):
7°, 80.5556%, 84.7059%
XYZ:
30.4056, 18.1036, 4.0823
xyY:
0.5781, 0.3442, 18.1036
CIE-Lab:
49.6215, 59.1084, 46.2018
CIE-LCH:
49.6215, 75.0227, 38.0128
CIE-Luv:
49.6215, 122.0736, 32.3932
Hunter-Lab:
42.5483, 53.0988, 24.0953
#d83d2a color charts
#d83d2a color shades, tints & tones
#d83d2a color schemes
#d83d2a color preview, HTML & CSS examples
This text has a color of #d83d2a
<p style="color:#d83d2a;">Text here</p>
.mytext {color:#d83d2a;}
This box has a color of #d83d2a
<div style="background-color:#d83d2a;">Content here</div>
.mybackground {background-color:#d83d2a;}
Border around this has a color of #d83d2a
<div style="border:2px solid #d83d2a;">Content here</div>
.myborder {border:2px solid #d83d2a;}