#7f2c03 color space conversions
Hex:
#7f2c03
RGB:
127, 44, 3
CMY:
50, 83, 99
CMYK:
0, 65, 98, 50
HSL:
20°, 95.3846%, 25.4902%
HSV (HSB):
20°, 97.6378%, 49.8039%
XYZ:
9.6695, 6.3200, 0.7964
xyY:
0.5761, 0.3765, 6.3200
CIE-Lab:
30.2058, 34.2504, 40.6879
CIE-LCH:
30.2058, 53.1845, 49.9099
CIE-Luv:
30.2058, 64.4448, 25.1136
Hunter-Lab:
25.1395, 24.6629, 15.7195
#7f2c03 color charts
#7f2c03 color shades, tints & tones
#7f2c03 color schemes
#7f2c03 color preview, HTML & CSS examples
This text has a color of #7f2c03
<p style="color:#7f2c03;">Text here</p>
.mytext {color:#7f2c03;}
This box has a color of #7f2c03
<div style="background-color:#7f2c03;">Content here</div>
.mybackground {background-color:#7f2c03;}
Border around this has a color of #7f2c03
<div style="border:2px solid #7f2c03;">Content here</div>
.myborder {border:2px solid #7f2c03;}