#b25a1a color space conversions
Hex:
#b25a1a
RGB:
178, 90, 26
CMY:
30, 65, 90
CMYK:
0, 49, 85, 30
HSL:
25°, 74.5098%, 40.0000%
HSV (HSB):
25°, 85.3933%, 69.8039%
XYZ:
22.2027, 16.8519, 3.0598
xyY:
0.5272, 0.4001, 16.8519
CIE-Lab:
48.0729, 31.7590, 49.6652
CIE-LCH:
48.0729, 58.9513, 57.4026
CIE-Luv:
48.0729, 71.6802, 40.8721
Hunter-Lab:
41.0511, 24.7035, 24.3165
#b25a1a color charts
#b25a1a color shades, tints & tones
#b25a1a color schemes
#b25a1a color preview, HTML & CSS examples
This text has a color of #b25a1a
<p style="color:#b25a1a;">Text here</p>
.mytext {color:#b25a1a;}
This box has a color of #b25a1a
<div style="background-color:#b25a1a;">Content here</div>
.mybackground {background-color:#b25a1a;}
Border around this has a color of #b25a1a
<div style="border:2px solid #b25a1a;">Content here</div>
.myborder {border:2px solid #b25a1a;}