#b25f63 color space conversions
Hex:
#b25f63
RGB:
178, 95, 99
CMY:
30, 63, 61
CMYK:
0, 47, 44, 30
HSL:
357°, 35.0211%, 53.5294%
HSV (HSB):
357°, 46.6292%, 69.8039%
XYZ:
24.7044, 18.5502, 14.0829
xyY:
0.4309, 0.3235, 18.5502
CIE-Lab:
50.1568, 33.9330, 12.9194
CIE-LCH:
50.1568, 36.3093, 20.8435
CIE-Luv:
50.1568, 57.6512, 9.9719
Hunter-Lab:
43.0700, 27.0130, 10.7626
#b25f63 color charts
#b25f63 color shades, tints & tones
#b25f63 color schemes
#b25f63 color preview, HTML & CSS examples
This text has a color of #b25f63
<p style="color:#b25f63;">Text here</p>
.mytext {color:#b25f63;}
This box has a color of #b25f63
<div style="background-color:#b25f63;">Content here</div>
.mybackground {background-color:#b25f63;}
Border around this has a color of #b25f63
<div style="border:2px solid #b25f63;">Content here</div>
.myborder {border:2px solid #b25f63;}