#d63d27 color space conversions
Hex:
#d63d27
RGB:
214, 61, 39
CMY:
16, 76, 85
CMYK:
0, 71, 82, 16
HSL:
8°, 69.1700%, 49.6078%
HSV (HSB):
8°, 81.7757%, 83.9216%
XYZ:
29.7665, 17.7801, 3.7825
xyY:
0.5799, 0.3464, 17.7801
CIE-Lab:
49.2283, 58.3904, 47.2043
CIE-LCH:
49.2283, 75.0845, 38.9529
CIE-Luv:
49.2283, 120.9346, 32.9734
Hunter-Lab:
42.1665, 52.2169, 24.1980
#d63d27 color charts
#d63d27 color shades, tints & tones
#d63d27 color schemes
#d63d27 color preview, HTML & CSS examples
This text has a color of #d63d27
<p style="color:#d63d27;">Text here</p>
.mytext {color:#d63d27;}
This box has a color of #d63d27
<div style="background-color:#d63d27;">Content here</div>
.mybackground {background-color:#d63d27;}
Border around this has a color of #d63d27
<div style="border:2px solid #d63d27;">Content here</div>
.myborder {border:2px solid #d63d27;}