#b25c55 color space conversions
Hex:
#b25c55
RGB:
178, 92, 85
CMY:
30, 64, 67
CMYK:
0, 48, 52, 30
HSL:
5°, 37.6518%, 51.5686%
HSV (HSB):
5°, 52.2472%, 69.8039%
XYZ:
23.8269, 17.7751, 10.7695
xyY:
0.4550, 0.3394, 17.7751
CIE-Lab:
49.2222, 34.1377, 19.9593
CIE-LCH:
49.2222, 39.5444, 30.3136
CIE-Luv:
49.2222, 62.3557, 17.4759
Hunter-Lab:
42.1606, 27.0978, 14.3674
#b25c55 color charts
#b25c55 color shades, tints & tones
#b25c55 color schemes
#b25c55 color preview, HTML & CSS examples
This text has a color of #b25c55
<p style="color:#b25c55;">Text here</p>
.mytext {color:#b25c55;}
This box has a color of #b25c55
<div style="background-color:#b25c55;">Content here</div>
.mybackground {background-color:#b25c55;}
Border around this has a color of #b25c55
<div style="border:2px solid #b25c55;">Content here</div>
.myborder {border:2px solid #b25c55;}