#d62e31 color space conversions
Hex:
#d62e31
RGB:
214, 46, 49
CMY:
16, 82, 81
CMYK:
0, 79, 77, 16
HSL:
359°, 67.2000%, 50.9804%
HSV (HSB):
359°, 78.5047%, 83.9216%
XYZ:
29.2629, 16.4719, 4.5428
xyY:
0.5820, 0.3276, 16.4719
CIE-Lab:
47.5876, 63.5368, 40.2671
CIE-LCH:
47.5876, 75.2221, 32.3649
CIE-Luv:
47.5876, 127.3339, 26.5481
Hunter-Lab:
40.5856, 57.6770, 21.7735
#d62e31 color charts
#d62e31 color shades, tints & tones
#d62e31 color schemes
#d62e31 color preview, HTML & CSS examples
This text has a color of #d62e31
<p style="color:#d62e31;">Text here</p>
.mytext {color:#d62e31;}
This box has a color of #d62e31
<div style="background-color:#d62e31;">Content here</div>
.mybackground {background-color:#d62e31;}
Border around this has a color of #d62e31
<div style="border:2px solid #d62e31;">Content here</div>
.myborder {border:2px solid #d62e31;}