#d63b3f color space conversions
Hex:
#d63b3f
RGB:
214, 59, 63
CMY:
16, 77, 75
CMYK:
0, 72, 71, 16
HSL:
358°, 65.4008%, 53.5294%
HSV (HSB):
358°, 72.4299%, 83.9216%
XYZ:
30.1927, 17.7830, 6.5437
xyY:
0.5538, 0.3262, 17.7830
CIE-Lab:
49.2318, 59.9884, 34.1283
CIE-LCH:
49.2318, 69.0170, 29.6362
CIE-Luv:
49.2318, 117.5452, 23.8284
Hunter-Lab:
42.1698, 54.0051, 20.3185
#d63b3f color charts
#d63b3f color shades, tints & tones
#d63b3f color schemes
#d63b3f color preview, HTML & CSS examples
This text has a color of #d63b3f
<p style="color:#d63b3f;">Text here</p>
.mytext {color:#d63b3f;}
This box has a color of #d63b3f
<div style="background-color:#d63b3f;">Content here</div>
.mybackground {background-color:#d63b3f;}
Border around this has a color of #d63b3f
<div style="border:2px solid #d63b3f;">Content here</div>
.myborder {border:2px solid #d63b3f;}