#b25d1b color space conversions
Hex:
#b25d1b
RGB:
178, 93, 27
CMY:
30, 64, 89
CMYK:
0, 48, 85, 30
HSL:
26°, 73.6585%, 40.1961%
HSV (HSB):
26°, 84.8315%, 69.8039%
XYZ:
22.4723, 17.3728, 3.2058
xyY:
0.5220, 0.4035, 17.3728
CIE-Lab:
48.7264, 30.1833, 49.8400
CIE-LCH:
48.7264, 58.2671, 58.8007
CIE-Luv:
48.7264, 69.2243, 41.7311
Hunter-Lab:
41.6807, 23.2976, 24.6163
#b25d1b color charts
#b25d1b color shades, tints & tones
#b25d1b color schemes
#b25d1b color preview, HTML & CSS examples
This text has a color of #b25d1b
<p style="color:#b25d1b;">Text here</p>
.mytext {color:#b25d1b;}
This box has a color of #b25d1b
<div style="background-color:#b25d1b;">Content here</div>
.mybackground {background-color:#b25d1b;}
Border around this has a color of #b25d1b
<div style="border:2px solid #b25d1b;">Content here</div>
.myborder {border:2px solid #b25d1b;}