#b25c09 color space conversions
Hex:
#b25c09
RGB:
178, 92, 9
CMY:
30, 64, 96
CMYK:
0, 48, 95, 30
HSL:
29°, 90.3743%, 36.6667%
HSV (HSB):
29°, 94.9438%, 69.8039%
XYZ:
22.2366, 17.1390, 2.3946
xyY:
0.5324, 0.4103, 17.1390
CIE-Lab:
48.4347, 30.3557, 55.0599
CIE-LCH:
48.4347, 62.8734, 61.1311
CIE-Luv:
48.4347, 70.9065, 44.1080
Hunter-Lab:
41.3993, 23.4280, 25.5500
#b25c09 color charts
#b25c09 color shades, tints & tones
#b25c09 color schemes
#b25c09 color preview, HTML & CSS examples
This text has a color of #b25c09
<p style="color:#b25c09;">Text here</p>
.mytext {color:#b25c09;}
This box has a color of #b25c09
<div style="background-color:#b25c09;">Content here</div>
.mybackground {background-color:#b25c09;}
Border around this has a color of #b25c09
<div style="border:2px solid #b25c09;">Content here</div>
.myborder {border:2px solid #b25c09;}