#d63f35 color space conversions
Hex:
#d63f35
RGB:
214, 63, 53
CMY:
16, 75, 79
CMYK:
0, 71, 75, 16
HSL:
4°, 66.2551%, 52.3529%
HSV (HSB):
4°, 75.2336%, 83.9216%
XYZ:
30.1517, 18.1082, 5.2742
xyY:
0.5632, 0.3383, 18.1082
CIE-Lab:
49.6271, 58.1298, 40.2442
CIE-LCH:
49.6271, 70.7013, 34.6955
CIE-Luv:
49.6271, 117.3579, 28.9091
Hunter-Lab:
42.5537, 52.0081, 22.4390
#d63f35 color charts
#d63f35 color shades, tints & tones
#d63f35 color schemes
#d63f35 color preview, HTML & CSS examples
This text has a color of #d63f35
<p style="color:#d63f35;">Text here</p>
.mytext {color:#d63f35;}
This box has a color of #d63f35
<div style="background-color:#d63f35;">Content here</div>
.mybackground {background-color:#d63f35;}
Border around this has a color of #d63f35
<div style="border:2px solid #d63f35;">Content here</div>
.myborder {border:2px solid #d63f35;}