#b25d1d color space conversions
Hex:
#b25d1d
RGB:
178, 93, 29
CMY:
30, 64, 89
CMYK:
0, 48, 84, 30
HSL:
26°, 71.9807%, 40.5882%
HSV (HSB):
26°, 83.7079%, 69.8039%
XYZ:
22.4962, 17.3824, 3.3319
xyY:
0.5206, 0.4023, 17.3824
CIE-Lab:
48.7383, 30.2418, 49.0613
CIE-LCH:
48.7383, 57.6331, 58.3500
CIE-Luv:
48.7383, 69.0859, 41.2974
Hunter-Lab:
41.6922, 23.3535, 24.4463
#b25d1d color charts
#b25d1d color shades, tints & tones
#b25d1d color schemes
#b25d1d color preview, HTML & CSS examples
This text has a color of #b25d1d
<p style="color:#b25d1d;">Text here</p>
.mytext {color:#b25d1d;}
This box has a color of #b25d1d
<div style="background-color:#b25d1d;">Content here</div>
.mybackground {background-color:#b25d1d;}
Border around this has a color of #b25d1d
<div style="border:2px solid #b25d1d;">Content here</div>
.myborder {border:2px solid #b25d1d;}