#7f200a color space conversions
Hex:
#7f200a
RGB:
127, 32, 10
CMY:
50, 87, 96
CMYK:
0, 75, 92, 50
HSL:
11°, 85.4015%, 26.8627%
HSV (HSB):
11°, 92.1260%, 49.8039%
XYZ:
9.3237, 5.5670, 0.8703
xyY:
0.5916, 0.3532, 5.5670
CIE-Lab:
28.2926, 39.6806, 36.3323
CIE-LCH:
28.2926, 53.8013, 42.4778
CIE-Luv:
28.2926, 70.9607, 20.8303
Hunter-Lab:
23.5944, 29.2468, 14.3292
#7f200a color charts
#7f200a color shades, tints & tones
#7f200a color schemes
#7f200a color preview, HTML & CSS examples
This text has a color of #7f200a
<p style="color:#7f200a;">Text here</p>
.mytext {color:#7f200a;}
This box has a color of #7f200a
<div style="background-color:#7f200a;">Content here</div>
.mybackground {background-color:#7f200a;}
Border around this has a color of #7f200a
<div style="border:2px solid #7f200a;">Content here</div>
.myborder {border:2px solid #7f200a;}