#b25f51 color space conversions
Hex:
#b25f51
RGB:
178, 95, 81
CMY:
30, 63, 68
CMYK:
0, 47, 54, 30
HSL:
9°, 38.6454%, 50.7843%
HSV (HSB):
9°, 54.4944%, 69.8039%
XYZ:
23.9375, 18.2435, 10.0443
xyY:
0.4584, 0.3493, 18.2435
CIE-Lab:
49.7901, 32.1770, 23.0629
CIE-LCH:
49.7901, 39.5885, 35.6311
CIE-Luv:
49.7901, 61.0560, 21.1469
Hunter-Lab:
42.7124, 25.2910, 15.9560
#b25f51 color charts
#b25f51 color shades, tints & tones
#b25f51 color schemes
#b25f51 color preview, HTML & CSS examples
This text has a color of #b25f51
<p style="color:#b25f51;">Text here</p>
.mytext {color:#b25f51;}
This box has a color of #b25f51
<div style="background-color:#b25f51;">Content here</div>
.mybackground {background-color:#b25f51;}
Border around this has a color of #b25f51
<div style="border:2px solid #b25f51;">Content here</div>
.myborder {border:2px solid #b25f51;}