#2d100a color space conversions
Hex:
#2d100a
RGB:
45, 16, 10
CMY:
82, 94, 96
CMYK:
0, 64, 78, 82
HSL:
10°, 63.6364%, 10.7843%
HSV (HSB):
10°, 77.7778%, 17.6471%
XYZ:
1.3223, 0.9504, 0.4009
xyY:
0.4946, 0.3555, 0.9504
CIE-Lab:
8.5711, 14.3433, 9.0433
CIE-LCH:
8.5711, 16.9562, 32.2310
CIE-Luv:
8.5711, 13.0752, 4.6109
Hunter-Lab:
9.7488, 7.1503, 4.3859
#2d100a color charts
#2d100a color shades, tints & tones
#2d100a color schemes
#2d100a color preview, HTML & CSS examples
This text has a color of #2d100a
<p style="color:#2d100a;">Text here</p>
.mytext {color:#2d100a;}
This box has a color of #2d100a
<div style="background-color:#2d100a;">Content here</div>
.mybackground {background-color:#2d100a;}
Border around this has a color of #2d100a
<div style="border:2px solid #2d100a;">Content here</div>
.myborder {border:2px solid #2d100a;}