#a13f02 color space conversions
Hex:
#a13f02
RGB:
161, 63, 2
CMY:
37, 75, 99
CMYK:
0, 61, 99, 37
HSL:
23°, 97.5460%, 31.9608%
HSV (HSB):
23°, 98.7578%, 63.1373%
XYZ:
16.4864, 11.1365, 1.3381
xyY:
0.5693, 0.3845, 11.1365
CIE-Lab:
39.8094, 38.2893, 50.0699
CIE-LCH:
39.8094, 63.0323, 52.5942
CIE-Luv:
39.8094, 79.5851, 34.1971
Hunter-Lab:
33.3713, 29.7843, 20.9827
#a13f02 color charts
#a13f02 color shades, tints & tones
#a13f02 color schemes
#a13f02 color preview, HTML & CSS examples
This text has a color of #a13f02
<p style="color:#a13f02;">Text here</p>
.mytext {color:#a13f02;}
This box has a color of #a13f02
<div style="background-color:#a13f02;">Content here</div>
.mybackground {background-color:#a13f02;}
Border around this has a color of #a13f02
<div style="border:2px solid #a13f02;">Content here</div>
.myborder {border:2px solid #a13f02;}