#d03c35 color space conversions
Hex:
#d03c35
RGB:
208, 60, 53
CMY:
18, 76, 79
CMYK:
0, 71, 75, 18
HSL:
3°, 62.2490%, 51.1765%
HSV (HSB):
3°, 74.5192%, 81.5686%
XYZ:
28.2709, 16.8987, 5.1399
xyY:
0.5619, 0.3359, 16.8987
CIE-Lab:
48.1321, 57.3307, 38.2910
CIE-LCH:
48.1321, 68.9420, 33.7388
CIE-Luv:
48.1321, 114.3151, 27.1878
Hunter-Lab:
41.1080, 50.8195, 21.3623
#d03c35 color charts
#d03c35 color shades, tints & tones
#d03c35 color schemes
#d03c35 color preview, HTML & CSS examples
This text has a color of #d03c35
<p style="color:#d03c35;">Text here</p>
.mytext {color:#d03c35;}
This box has a color of #d03c35
<div style="background-color:#d03c35;">Content here</div>
.mybackground {background-color:#d03c35;}
Border around this has a color of #d03c35
<div style="border:2px solid #d03c35;">Content here</div>
.myborder {border:2px solid #d03c35;}