#d03b40 color space conversions
Hex:
#d03b40
RGB:
208, 59, 64
CMY:
18, 77, 75
CMYK:
0, 72, 69, 18
HSL:
358°, 61.3169%, 52.3529%
HSV (HSB):
358°, 71.6346%, 81.5686%
XYZ:
28.5018, 16.9080, 6.6118
xyY:
0.5479, 0.3250, 16.9080
CIE-Lab:
48.1439, 58.1860, 31.9818
CIE-LCH:
48.1439, 66.3962, 28.7952
CIE-Luv:
48.1439, 112.4821, 22.2908
Hunter-Lab:
41.1193, 51.7682, 19.2499
#d03b40 color charts
#d03b40 color shades, tints & tones
#d03b40 color schemes
#d03b40 color preview, HTML & CSS examples
This text has a color of #d03b40
<p style="color:#d03b40;">Text here</p>
.mytext {color:#d03b40;}
This box has a color of #d03b40
<div style="background-color:#d03b40;">Content here</div>
.mybackground {background-color:#d03b40;}
Border around this has a color of #d03b40
<div style="border:2px solid #d03b40;">Content here</div>
.myborder {border:2px solid #d03b40;}