#d03b27 color space conversions
Hex:
#d03b27
RGB:
208, 59, 39
CMY:
18, 77, 85
CMYK:
0, 72, 81, 18
HSL:
7°, 68.4211%, 48.4314%
HSV (HSB):
7°, 81.2500%, 81.5686%
XYZ:
27.9426, 16.6843, 3.6671
xyY:
0.5786, 0.3455, 16.6843
CIE-Lab:
47.8598, 57.2075, 45.5151
CIE-LCH:
47.8598, 73.1049, 38.5063
CIE-Luv:
47.8598, 117.3613, 31.6499
Hunter-Lab:
40.8464, 50.6286, 23.2696
#d03b27 color charts
#d03b27 color shades, tints & tones
#d03b27 color schemes
#d03b27 color preview, HTML & CSS examples
This text has a color of #d03b27
<p style="color:#d03b27;">Text here</p>
.mytext {color:#d03b27;}
This box has a color of #d03b27
<div style="background-color:#d03b27;">Content here</div>
.mybackground {background-color:#d03b27;}
Border around this has a color of #d03b27
<div style="border:2px solid #d03b27;">Content here</div>
.myborder {border:2px solid #d03b27;}