#b25d50 color space conversions
Hex:
#b25d50
RGB:
178, 93, 80
CMY:
30, 64, 69
CMYK:
0, 48, 55, 30
HSL:
8°, 38.8889%, 50.5882%
HSV (HSB):
8°, 55.0562%, 69.8039%
XYZ:
23.7224, 17.8729, 9.7889
xyY:
0.4617, 0.3478, 17.8729
CIE-Lab:
49.3415, 33.1618, 23.0619
CIE-LCH:
49.3415, 40.3925, 34.8162
CIE-Luv:
49.3415, 62.6039, 20.8390
Hunter-Lab:
42.2763, 26.1778, 15.8650
#b25d50 color charts
#b25d50 color shades, tints & tones
#b25d50 color schemes
#b25d50 color preview, HTML & CSS examples
This text has a color of #b25d50
<p style="color:#b25d50;">Text here</p>
.mytext {color:#b25d50;}
This box has a color of #b25d50
<div style="background-color:#b25d50;">Content here</div>
.mybackground {background-color:#b25d50;}
Border around this has a color of #b25d50
<div style="border:2px solid #b25d50;">Content here</div>
.myborder {border:2px solid #b25d50;}