#b92a6a color space conversions
Hex:
#b92a6a
RGB:
185, 42, 106
CMY:
27, 84, 58
CMYK:
0, 77, 43, 27
HSL:
333°, 62.9956%, 44.5098%
HSV (HSB):
333°, 77.2973%, 72.5490%
XYZ:
23.4371, 13.0108, 14.9117
xyY:
0.4563, 0.2533, 13.0108
CIE-Lab:
42.7796, 60.1789, -1.7466
CIE-LCH:
42.7796, 60.2042, 358.3375
CIE-Luv:
42.7796, 87.9607, -13.1608
Hunter-Lab:
36.0705, 52.8582, 0.7386
#b92a6a color charts
#b92a6a color shades, tints & tones
#b92a6a color schemes
#b92a6a color preview, HTML & CSS examples
This text has a color of #b92a6a
<p style="color:#b92a6a;">Text here</p>
.mytext {color:#b92a6a;}
This box has a color of #b92a6a
<div style="background-color:#b92a6a;">Content here</div>
.mybackground {background-color:#b92a6a;}
Border around this has a color of #b92a6a
<div style="border:2px solid #b92a6a;">Content here</div>
.myborder {border:2px solid #b92a6a;}