#270c03 color space conversions
Hex:
#270c03
RGB:
39, 12, 3
CMY:
85, 95, 99
CMYK:
0, 69, 92, 85
HSL:
15°, 85.7143%, 8.2353%
HSV (HSB):
15°, 92.3077%, 15.2941%
XYZ:
0.9846, 0.7009, 0.1695
xyY:
0.5308, 0.3778, 0.7009
CIE-Lab:
6.3307, 12.7431, 8.4902
CIE-LCH:
6.3307, 15.3124, 33.6740
CIE-Luv:
6.3307, 10.7153, 4.6944
Hunter-Lab:
8.3717, 6.3432, 4.6595
#270c03 color charts
#270c03 color shades, tints & tones
#270c03 color schemes
#270c03 color preview, HTML & CSS examples
This text has a color of #270c03
<p style="color:#270c03;">Text here</p>
.mytext {color:#270c03;}
This box has a color of #270c03
<div style="background-color:#270c03;">Content here</div>
.mybackground {background-color:#270c03;}
Border around this has a color of #270c03
<div style="border:2px solid #270c03;">Content here</div>
.myborder {border:2px solid #270c03;}