#d0393c color space conversions
Hex:
#d0393c
RGB:
208, 57, 60
CMY:
18, 78, 76
CMYK:
0, 73, 71, 18
HSL:
359°, 61.6327%, 51.9608%
HSV (HSB):
359°, 72.5962%, 81.5686%
XYZ:
28.2912, 16.6624, 6.0000
xyY:
0.5552, 0.3270, 16.6624
CIE-Lab:
47.8318, 58.7048, 33.9473
CIE-LCH:
47.8318, 67.8135, 30.0396
CIE-Luv:
47.8318, 114.5256, 23.5680
Hunter-Lab:
40.8196, 52.2801, 19.8588
#d0393c color charts
#d0393c color shades, tints & tones
#d0393c color schemes
#d0393c color preview, HTML & CSS examples
This text has a color of #d0393c
<p style="color:#d0393c;">Text here</p>
.mytext {color:#d0393c;}
This box has a color of #d0393c
<div style="background-color:#d0393c;">Content here</div>
.mybackground {background-color:#d0393c;}
Border around this has a color of #d0393c
<div style="border:2px solid #d0393c;">Content here</div>
.myborder {border:2px solid #d0393c;}