#b25a05 color space conversions
Hex:
#b25a05
RGB:
178, 90, 5
CMY:
30, 65, 98
CMYK:
0, 49, 97, 30
HSL:
29°, 94.5355%, 35.8824%
HSV (HSB):
29°, 97.1910%, 69.8039%
XYZ:
22.0437, 16.7883, 2.2222
xyY:
0.5369, 0.4089, 16.7883
CIE-Lab:
47.9921, 31.3699, 55.6752
CIE-LCH:
47.9921, 63.9046, 60.6012
CIE-Luv:
47.9921, 72.6653, 43.8343
Hunter-Lab:
40.9735, 24.3291, 25.4658
#b25a05 color charts
#b25a05 color shades, tints & tones
#b25a05 color schemes
#b25a05 color preview, HTML & CSS examples
This text has a color of #b25a05
<p style="color:#b25a05;">Text here</p>
.mytext {color:#b25a05;}
This box has a color of #b25a05
<div style="background-color:#b25a05;">Content here</div>
.mybackground {background-color:#b25a05;}
Border around this has a color of #b25a05
<div style="border:2px solid #b25a05;">Content here</div>
.myborder {border:2px solid #b25a05;}