#b2085a color space conversions
Hex:
#b2085a
RGB:
178, 8, 90
CMY:
30, 97, 65
CMYK:
0, 96, 49, 30
HSL:
331°, 91.3978%, 36.4706%
HSV (HSB):
331°, 95.5056%, 69.8039%
XYZ:
20.2924, 10.3768, 10.6063
xyY:
0.4916, 0.2514, 10.3768
CIE-Lab:
38.5104, 63.8787, 1.9603
CIE-LCH:
38.5104, 63.9088, 1.7577
CIE-Luv:
38.5104, 96.5438, -9.4260
Hunter-Lab:
32.2131, 56.0718, 3.0277
#b2085a color charts
#b2085a color shades, tints & tones
#b2085a color schemes
#b2085a color preview, HTML & CSS examples
This text has a color of #b2085a
<p style="color:#b2085a;">Text here</p>
.mytext {color:#b2085a;}
This box has a color of #b2085a
<div style="background-color:#b2085a;">Content here</div>
.mybackground {background-color:#b2085a;}
Border around this has a color of #b2085a
<div style="border:2px solid #b2085a;">Content here</div>
.myborder {border:2px solid #b2085a;}