#d3383d color space conversions
Hex:
#d3383d
RGB:
211, 56, 61
CMY:
17, 78, 76
CMYK:
0, 73, 71, 17
HSL:
358°, 63.7860%, 52.3529%
HSV (HSB):
358°, 73.4597%, 82.7451%
XYZ:
29.1204, 17.0142, 6.1641
xyY:
0.5568, 0.3253, 17.0142
CIE-Lab:
48.2779, 60.0127, 34.0288
CIE-LCH:
48.2779, 68.9890, 29.5544
CIE-Luv:
48.2779, 117.2446, 23.4265
Hunter-Lab:
41.2482, 53.8332, 20.0135
#d3383d color charts
#d3383d color shades, tints & tones
#d3383d color schemes
#d3383d color preview, HTML & CSS examples
This text has a color of #d3383d
<p style="color:#d3383d;">Text here</p>
.mytext {color:#d3383d;}
This box has a color of #d3383d
<div style="background-color:#d3383d;">Content here</div>
.mybackground {background-color:#d3383d;}
Border around this has a color of #d3383d
<div style="border:2px solid #d3383d;">Content here</div>
.myborder {border:2px solid #d3383d;}