#d03a29 color space conversions
Hex:
#d03a29
RGB:
208, 58, 41
CMY:
18, 77, 84
CMYK:
0, 72, 80, 18
HSL:
6°, 67.0683%, 48.8235%
HSV (HSB):
6°, 80.2885%, 81.5686%
XYZ:
27.9257, 16.5961, 3.8293
xyY:
0.5776, 0.3432, 16.5961
CIE-Lab:
47.7470, 57.6265, 44.3820
CIE-LCH:
47.7470, 72.7363, 37.6023
CIE-Luv:
47.7470, 117.6494, 30.8201
Hunter-Lab:
40.7383, 51.0680, 22.9436
#d03a29 color charts
#d03a29 color shades, tints & tones
#d03a29 color schemes
#d03a29 color preview, HTML & CSS examples
This text has a color of #d03a29
<p style="color:#d03a29;">Text here</p>
.mytext {color:#d03a29;}
This box has a color of #d03a29
<div style="background-color:#d03a29;">Content here</div>
.mybackground {background-color:#d03a29;}
Border around this has a color of #d03a29
<div style="border:2px solid #d03a29;">Content here</div>
.myborder {border:2px solid #d03a29;}