#d0501c color space conversions
Hex:
#d0501c
RGB:
208, 80, 28
CMY:
18, 69, 89
CMYK:
0, 62, 87, 18
HSL:
17°, 76.2712%, 46.2745%
HSV (HSB):
17°, 86.5385%, 81.5686%
XYZ:
29.0907, 19.2311, 3.2773
xyY:
0.5638, 0.3727, 19.2311
CIE-Lab:
50.9564, 48.3522, 53.2289
CIE-LCH:
50.9564, 71.9114, 47.7485
CIE-Luv:
50.9564, 104.3911, 39.9651
Hunter-Lab:
43.8532, 41.6674, 26.2663
#d0501c color charts
#d0501c color shades, tints & tones
#d0501c color schemes
#d0501c color preview, HTML & CSS examples
This text has a color of #d0501c
<p style="color:#d0501c;">Text here</p>
.mytext {color:#d0501c;}
This box has a color of #d0501c
<div style="background-color:#d0501c;">Content here</div>
.mybackground {background-color:#d0501c;}
Border around this has a color of #d0501c
<div style="border:2px solid #d0501c;">Content here</div>
.myborder {border:2px solid #d0501c;}