#b25f50 color space conversions
Hex:
#b25f50
RGB:
178, 95, 80
CMY:
30, 63, 69
CMYK:
0, 47, 55, 30
HSL:
9°, 38.8889%, 50.5882%
HSV (HSB):
9°, 55.0562%, 69.8039%
XYZ:
23.9003, 18.2286, 9.8482
xyY:
0.4598, 0.3507, 18.2286
CIE-Lab:
49.7722, 32.0903, 23.6239
CIE-LCH:
49.7722, 39.8482, 36.3593
CIE-Luv:
49.7722, 61.2301, 21.7158
Hunter-Lab:
42.6949, 25.2067, 16.2104
#b25f50 color charts
#b25f50 color shades, tints & tones
#b25f50 color schemes
#b25f50 color preview, HTML & CSS examples
This text has a color of #b25f50
<p style="color:#b25f50;">Text here</p>
.mytext {color:#b25f50;}
This box has a color of #b25f50
<div style="background-color:#b25f50;">Content here</div>
.mybackground {background-color:#b25f50;}
Border around this has a color of #b25f50
<div style="border:2px solid #b25f50;">Content here</div>
.myborder {border:2px solid #b25f50;}