#d0283d color space conversions
Hex:
#d0283d
RGB:
208, 40, 61
CMY:
18, 84, 76
CMYK:
0, 81, 71, 18
HSL:
353°, 67.7419%, 48.6275%
HSV (HSB):
353°, 80.7692%, 81.5686%
XYZ:
27.6135, 15.2644, 5.9058
xyY:
0.5660, 0.3129, 15.2644
CIE-Lab:
45.9942, 63.9384, 31.1795
CIE-LCH:
45.9942, 71.1356, 25.9962
CIE-Luv:
45.9942, 122.4795, 19.4363
Hunter-Lab:
39.0697, 57.7876, 18.3864
#d0283d color charts
#d0283d color shades, tints & tones
#d0283d color schemes
#d0283d color preview, HTML & CSS examples
This text has a color of #d0283d
<p style="color:#d0283d;">Text here</p>
.mytext {color:#d0283d;}
This box has a color of #d0283d
<div style="background-color:#d0283d;">Content here</div>
.mybackground {background-color:#d0283d;}
Border around this has a color of #d0283d
<div style="border:2px solid #d0283d;">Content here</div>
.myborder {border:2px solid #d0283d;}