#d62b39 color space conversions
Hex:
#d62b39
RGB:
214, 43, 57
CMY:
16, 83, 78
CMYK:
0, 80, 73, 16
HSL:
355°, 67.5889%, 50.3922%
HSV (HSB):
355°, 79.9065%, 83.9216%
XYZ:
29.3340, 16.3193, 5.4748
xyY:
0.5737, 0.3192, 16.3193
CIE-Lab:
47.3906, 64.6586, 35.4757
CIE-LCH:
47.3906, 73.7514, 28.7519
CIE-Luv:
47.3906, 126.9144, 22.8996
Hunter-Lab:
40.3972, 58.9208, 20.2428
#d62b39 color charts
#d62b39 color shades, tints & tones
#d62b39 color schemes
#d62b39 color preview, HTML & CSS examples
This text has a color of #d62b39
<p style="color:#d62b39;">Text here</p>
.mytext {color:#d62b39;}
This box has a color of #d62b39
<div style="background-color:#d62b39;">Content here</div>
.mybackground {background-color:#d62b39;}
Border around this has a color of #d62b39
<div style="border:2px solid #d62b39;">Content here</div>
.myborder {border:2px solid #d62b39;}