#d62f3b color space conversions
Hex:
#d62f3b
RGB:
214, 47, 59
CMY:
16, 82, 77
CMYK:
0, 78, 72, 16
HSL:
356°, 67.0683%, 51.1765%
HSV (HSB):
356°, 78.0374%, 83.9216%
XYZ:
29.5375, 16.6449, 5.7937
xyY:
0.5683, 0.3202, 16.6449
CIE-Lab:
47.8095, 63.6329, 34.7916
CIE-LCH:
47.8095, 72.5231, 28.6678
CIE-Luv:
47.8095, 124.6266, 22.8402
Hunter-Lab:
40.7982, 57.8353, 20.1391
#d62f3b color charts
#d62f3b color shades, tints & tones
#d62f3b color schemes
#d62f3b color preview, HTML & CSS examples
This text has a color of #d62f3b
<p style="color:#d62f3b;">Text here</p>
.mytext {color:#d62f3b;}
This box has a color of #d62f3b
<div style="background-color:#d62f3b;">Content here</div>
.mybackground {background-color:#d62f3b;}
Border around this has a color of #d62f3b
<div style="border:2px solid #d62f3b;">Content here</div>
.myborder {border:2px solid #d62f3b;}