#380a00 color space conversions
Hex:
#380a00
RGB:
56, 10, 0
CMY:
78, 96, 100
CMYK:
0, 82, 100, 78
HSL:
11°, 100.0000%, 10.9804%
HSV (HSB):
11°, 100.0000%, 21.9608%
XYZ:
1.7394, 1.0578, 0.1125
xyY:
0.5978, 0.3635, 1.0578
CIE-Lab:
9.4642, 22.0031, 14.7085
CIE-LCH:
9.4642, 26.4665, 33.7616
CIE-Luv:
9.4642, 23.3639, 7.6550
Hunter-Lab:
10.2851, 12.1891, 6.5510
#380a00 color charts
#380a00 color shades, tints & tones
#380a00 color schemes
#380a00 color preview, HTML & CSS examples
This text has a color of #380a00
<p style="color:#380a00;">Text here</p>
.mytext {color:#380a00;}
This box has a color of #380a00
<div style="background-color:#380a00;">Content here</div>
.mybackground {background-color:#380a00;}
Border around this has a color of #380a00
<div style="border:2px solid #380a00;">Content here</div>
.myborder {border:2px solid #380a00;}