#b25d42 color space conversions
Hex:
#b25d42
RGB:
178, 93, 66
CMY:
30, 64, 74
CMYK:
0, 48, 63, 30
HSL:
14°, 45.9016%, 47.8431%
HSV (HSB):
14°, 62.9213%, 69.8039%
XYZ:
23.2578, 17.6870, 7.3424
xyY:
0.4817, 0.3663, 17.6870
CIE-Lab:
49.1143, 32.0726, 30.8602
CIE-LCH:
49.1143, 44.5085, 43.8963
CIE-Luv:
49.1143, 64.9280, 28.2096
Hunter-Lab:
42.0559, 25.1163, 19.0880
#b25d42 color charts
#b25d42 color shades, tints & tones
#b25d42 color schemes
#b25d42 color preview, HTML & CSS examples
This text has a color of #b25d42
<p style="color:#b25d42;">Text here</p>
.mytext {color:#b25d42;}
This box has a color of #b25d42
<div style="background-color:#b25d42;">Content here</div>
.mybackground {background-color:#b25d42;}
Border around this has a color of #b25d42
<div style="border:2px solid #b25d42;">Content here</div>
.myborder {border:2px solid #b25d42;}