#d0381c color space conversions
Hex:
#d0381c
RGB:
208, 56, 28
CMY:
18, 78, 89
CMYK:
0, 73, 87, 18
HSL:
9°, 76.2712%, 46.2745%
HSV (HSB):
9°, 86.5385%, 81.5686%
XYZ:
27.6362, 16.3221, 2.7925
xyY:
0.5911, 0.3491, 16.3221
CIE-Lab:
47.3942, 57.9944, 50.3201
CIE-LCH:
47.3942, 76.7819, 40.9472
CIE-Luv:
47.3942, 120.6221, 33.7166
Hunter-Lab:
40.4006, 51.4026, 24.1823
#d0381c color charts
#d0381c color shades, tints & tones
#d0381c color schemes
#d0381c color preview, HTML & CSS examples
This text has a color of #d0381c
<p style="color:#d0381c;">Text here</p>
.mytext {color:#d0381c;}
This box has a color of #d0381c
<div style="background-color:#d0381c;">Content here</div>
.mybackground {background-color:#d0381c;}
Border around this has a color of #d0381c
<div style="border:2px solid #d0381c;">Content here</div>
.myborder {border:2px solid #d0381c;}