#b64d05 color space conversions
Hex:
#b64d05
RGB:
182, 77, 5
CMY:
29, 70, 98
CMYK:
0, 58, 97, 29
HSL:
24°, 94.6524%, 36.6667%
HSV (HSB):
24°, 97.2527%, 71.3725%
XYZ:
21.9727, 15.2638, 1.9317
xyY:
0.5610, 0.3897, 15.2638
CIE-Lab:
45.9934, 39.6550, 54.7229
CIE-LCH:
45.9934, 67.5804, 54.0710
CIE-Luv:
45.9934, 86.4070, 39.9208
Hunter-Lab:
39.0689, 32.0193, 24.4167
#b64d05 color charts
#b64d05 color shades, tints & tones
#b64d05 color schemes
#b64d05 color preview, HTML & CSS examples
This text has a color of #b64d05
<p style="color:#b64d05;">Text here</p>
.mytext {color:#b64d05;}
This box has a color of #b64d05
<div style="background-color:#b64d05;">Content here</div>
.mybackground {background-color:#b64d05;}
Border around this has a color of #b64d05
<div style="border:2px solid #b64d05;">Content here</div>
.myborder {border:2px solid #b64d05;}