#d83f2c color space conversions
Hex:
#d83f2c
RGB:
216, 63, 44
CMY:
15, 75, 83
CMYK:
0, 71, 80, 15
HSL:
7°, 68.8000%, 50.9804%
HSV (HSB):
7°, 79.6296%, 84.7059%
XYZ:
30.5510, 18.3358, 4.3118
xyY:
0.5743, 0.3447, 18.3358
CIE-Lab:
49.9009, 58.4486, 45.4517
CIE-LCH:
49.9009, 74.0412, 37.8699
CIE-Luv:
49.9009, 120.5426, 32.2725
Hunter-Lab:
42.8203, 52.4189, 24.0040
#d83f2c color charts
#d83f2c color shades, tints & tones
#d83f2c color schemes
#d83f2c color preview, HTML & CSS examples
This text has a color of #d83f2c
<p style="color:#d83f2c;">Text here</p>
.mytext {color:#d83f2c;}
This box has a color of #d83f2c
<div style="background-color:#d83f2c;">Content here</div>
.mybackground {background-color:#d83f2c;}
Border around this has a color of #d83f2c
<div style="border:2px solid #d83f2c;">Content here</div>
.myborder {border:2px solid #d83f2c;}