#be267e color space conversions
Hex:
#be267e
RGB:
190, 38, 126
CMY:
25, 85, 51
CMYK:
0, 80, 34, 25
HSL:
325°, 66.6667%, 44.7059%
HSV (HSB):
325°, 80.0000%, 74.5098%
XYZ:
25.6942, 13.8397, 21.0558
xyY:
0.4241, 0.2284, 13.8397
CIE-Lab:
44.0022, 64.6673, -12.2036
CIE-LCH:
44.0022, 65.8087, 349.3132
CIE-Luv:
44.0022, 85.1427, -27.5621
Hunter-Lab:
37.2018, 58.1817, -7.5162
#be267e color charts
#be267e color shades, tints & tones
#be267e color schemes
#be267e color preview, HTML & CSS examples
This text has a color of #be267e
<p style="color:#be267e;">Text here</p>
.mytext {color:#be267e;}
This box has a color of #be267e
<div style="background-color:#be267e;">Content here</div>
.mybackground {background-color:#be267e;}
Border around this has a color of #be267e
<div style="border:2px solid #be267e;">Content here</div>
.myborder {border:2px solid #be267e;}