#b92a7a color space conversions
Hex:
#b92a7a
RGB:
185, 42, 122
CMY:
27, 84, 52
CMYK:
0, 77, 34, 27
HSL:
326°, 62.9956%, 44.5098%
HSV (HSB):
326°, 77.2973%, 72.5490%
XYZ:
24.3484, 13.3754, 19.7108
xyY:
0.4239, 0.2329, 13.3754
CIE-Lab:
43.3235, 61.8468, -10.8568
CIE-LCH:
43.3235, 62.7925, 350.0435
CIE-Luv:
43.3235, 81.6430, -25.1386
Hunter-Lab:
36.5723, 54.8366, -6.3539
#b92a7a color charts
#b92a7a color shades, tints & tones
#b92a7a color schemes
#b92a7a color preview, HTML & CSS examples
This text has a color of #b92a7a
<p style="color:#b92a7a;">Text here</p>
.mytext {color:#b92a7a;}
This box has a color of #b92a7a
<div style="background-color:#b92a7a;">Content here</div>
.mybackground {background-color:#b92a7a;}
Border around this has a color of #b92a7a
<div style="border:2px solid #b92a7a;">Content here</div>
.myborder {border:2px solid #b92a7a;}