#be075c color space conversions
Hex:
#be075c
RGB:
190, 7, 92
CMY:
25, 97, 64
CMYK:
0, 96, 52, 25
HSL:
332°, 92.8934%, 38.6275%
HSV (HSB):
332°, 96.3158%, 74.5098%
XYZ:
23.2430, 11.8718, 11.1917
xyY:
0.5019, 0.2564, 11.8718
CIE-Lab:
41.0117, 66.9311, 4.6099
CIE-LCH:
41.0117, 67.0897, 3.9401
CIE-Luv:
41.0117, 105.5435, -7.1806
Hunter-Lab:
34.4555, 60.1152, 4.8606
#be075c color charts
#be075c color shades, tints & tones
#be075c color schemes
#be075c color preview, HTML & CSS examples
This text has a color of #be075c
<p style="color:#be075c;">Text here</p>
.mytext {color:#be075c;}
This box has a color of #be075c
<div style="background-color:#be075c;">Content here</div>
.mybackground {background-color:#be075c;}
Border around this has a color of #be075c
<div style="border:2px solid #be075c;">Content here</div>
.myborder {border:2px solid #be075c;}