#b25f5f color space conversions
Hex:
#b25f5f
RGB:
178, 95, 95
CMY:
30, 63, 63
CMYK:
0, 47, 47, 30
HSL:
0°, 35.0211%, 53.5294%
HSV (HSB):
0°, 46.6292%, 69.8039%
XYZ:
24.5179, 18.4756, 13.1004
xyY:
0.4371, 0.3294, 18.4756
CIE-Lab:
50.0680, 33.5107, 15.1752
CIE-LCH:
50.0680, 36.7866, 24.3633
CIE-Luv:
50.0680, 58.4488, 12.5990
Hunter-Lab:
42.9833, 26.5965, 12.0180
#b25f5f color charts
#b25f5f color shades, tints & tones
#b25f5f color schemes
#b25f5f color preview, HTML & CSS examples
This text has a color of #b25f5f
<p style="color:#b25f5f;">Text here</p>
.mytext {color:#b25f5f;}
This box has a color of #b25f5f
<div style="background-color:#b25f5f;">Content here</div>
.mybackground {background-color:#b25f5f;}
Border around this has a color of #b25f5f
<div style="border:2px solid #b25f5f;">Content here</div>
.myborder {border:2px solid #b25f5f;}