#670d2d color space conversions
Hex:
#670d2d
RGB:
103, 13, 45
CMY:
60, 95, 82
CMYK:
0, 87, 56, 60
HSL:
339°, 77.5862%, 22.7451%
HSV (HSB):
339°, 87.3786%, 40.3922%
XYZ:
6.2111, 3.3609, 2.8040
xyY:
0.5019, 0.2716, 3.3609
CIE-Lab:
21.4348, 40.0372, 5.4817
CIE-LCH:
21.4348, 40.4107, 7.7961
CIE-Luv:
21.4348, 51.3192, -0.9037
Hunter-Lab:
18.3327, 28.3934, 3.7645
#670d2d color charts
#670d2d color shades, tints & tones
#670d2d color schemes
#670d2d color preview, HTML & CSS examples
This text has a color of #670d2d
<p style="color:#670d2d;">Text here</p>
.mytext {color:#670d2d;}
This box has a color of #670d2d
<div style="background-color:#670d2d;">Content here</div>
.mybackground {background-color:#670d2d;}
Border around this has a color of #670d2d
<div style="border:2px solid #670d2d;">Content here</div>
.myborder {border:2px solid #670d2d;}