#d03f35 color space conversions
Hex:
#d03f35
RGB:
208, 63, 53
CMY:
18, 75, 79
CMYK:
0, 70, 75, 18
HSL:
4°, 62.2490%, 51.1765%
HSV (HSB):
4°, 74.5192%, 81.5686%
XYZ:
28.4325, 17.2220, 5.1938
xyY:
0.5592, 0.3387, 17.2220
CIE-Lab:
48.5385, 56.2139, 38.7399
CIE-LCH:
48.5385, 68.2699, 34.5728
CIE-Luv:
48.5385, 112.5217, 27.9648
Hunter-Lab:
41.4993, 49.6723, 21.6292
#d03f35 color charts
#d03f35 color shades, tints & tones
#d03f35 color schemes
#d03f35 color preview, HTML & CSS examples
This text has a color of #d03f35
<p style="color:#d03f35;">Text here</p>
.mytext {color:#d03f35;}
This box has a color of #d03f35
<div style="background-color:#d03f35;">Content here</div>
.mybackground {background-color:#d03f35;}
Border around this has a color of #d03f35
<div style="border:2px solid #d03f35;">Content here</div>
.myborder {border:2px solid #d03f35;}