#d0483a color space conversions
Hex:
#d0483a
RGB:
208, 72, 58
CMY:
18, 72, 77
CMYK:
0, 65, 72, 18
HSL:
6°, 61.4754%, 52.1569%
HSV (HSB):
6°, 72.1154%, 81.5686%
XYZ:
29.0935, 18.3501, 6.0115
xyY:
0.5443, 0.3433, 18.3501
CIE-Lab:
49.9180, 52.8390, 37.4957
CIE-LCH:
49.9180, 64.7911, 35.3603
CIE-Luv:
49.9180, 105.8701, 28.5213
Hunter-Lab:
42.8370, 46.2665, 21.6655
#d0483a color charts
#d0483a color shades, tints & tones
#d0483a color schemes
#d0483a color preview, HTML & CSS examples
This text has a color of #d0483a
<p style="color:#d0483a;">Text here</p>
.mytext {color:#d0483a;}
This box has a color of #d0483a
<div style="background-color:#d0483a;">Content here</div>
.mybackground {background-color:#d0483a;}
Border around this has a color of #d0483a
<div style="border:2px solid #d0483a;">Content here</div>
.myborder {border:2px solid #d0483a;}