#b25050 color space conversions
Hex:
#b25050
RGB:
178, 80, 80
CMY:
30, 69, 69
CMYK:
0, 55, 55, 30
HSL:
0°, 38.8889%, 50.5882%
HSV (HSB):
0°, 55.0562%, 69.8039%
XYZ:
22.6767, 15.7815, 9.4404
xyY:
0.4734, 0.3295, 15.7815
CIE-Lab:
46.6865, 39.9107, 19.5606
CIE-LCH:
46.6865, 44.4464, 26.1099
CIE-Luv:
46.6865, 71.2658, 15.3643
Hunter-Lab:
39.7259, 32.3727, 13.7186
#b25050 color charts
#b25050 color shades, tints & tones
#b25050 color schemes
#b25050 color preview, HTML & CSS examples
This text has a color of #b25050
<p style="color:#b25050;">Text here</p>
.mytext {color:#b25050;}
This box has a color of #b25050
<div style="background-color:#b25050;">Content here</div>
.mybackground {background-color:#b25050;}
Border around this has a color of #b25050
<div style="border:2px solid #b25050;">Content here</div>
.myborder {border:2px solid #b25050;}