#d62a28 color space conversions
Hex:
#d62a28
RGB:
214, 42, 40
CMY:
16, 84, 84
CMYK:
0, 80, 81, 16
HSL:
1°, 68.5039%, 49.8039%
HSV (HSB):
1°, 81.3084%, 83.9216%
XYZ:
28.9425, 16.1053, 3.5907
xyY:
0.5951, 0.3311, 16.1053
CIE-Lab:
47.1123, 64.3487, 44.6783
CIE-LCH:
47.1123, 78.3384, 34.7728
CIE-Luv:
47.1123, 130.8970, 28.7565
Hunter-Lab:
40.1314, 58.5033, 22.7871
#d62a28 color charts
#d62a28 color shades, tints & tones
#d62a28 color schemes
#d62a28 color preview, HTML & CSS examples
This text has a color of #d62a28
<p style="color:#d62a28;">Text here</p>
.mytext {color:#d62a28;}
This box has a color of #d62a28
<div style="background-color:#d62a28;">Content here</div>
.mybackground {background-color:#d62a28;}
Border around this has a color of #d62a28
<div style="border:2px solid #d62a28;">Content here</div>
.myborder {border:2px solid #d62a28;}