#b9255f color space conversions
Hex:
#b9255f
RGB:
185, 37, 95
CMY:
27, 85, 63
CMYK:
0, 80, 49, 27
HSL:
336°, 66.6667%, 43.5294%
HSV (HSB):
336°, 80.0000%, 72.5490%
XYZ:
22.7347, 12.4636, 12.0339
xyY:
0.4813, 0.2639, 12.4636
CIE-Lab:
41.9437, 60.6178, 3.9233
CIE-LCH:
41.9437, 60.7446, 3.7031
CIE-Luv:
41.9437, 93.8648, -6.5225
Hunter-Lab:
35.3039, 53.1672, 4.5027
#b9255f color charts
#b9255f color shades, tints & tones
#b9255f color schemes
#b9255f color preview, HTML & CSS examples
This text has a color of #b9255f
<p style="color:#b9255f;">Text here</p>
.mytext {color:#b9255f;}
This box has a color of #b9255f
<div style="background-color:#b9255f;">Content here</div>
.mybackground {background-color:#b9255f;}
Border around this has a color of #b9255f
<div style="border:2px solid #b9255f;">Content here</div>
.myborder {border:2px solid #b9255f;}