#be125d color space conversions
Hex:
#be125d
RGB:
190, 18, 93
CMY:
25, 93, 64
CMYK:
0, 91, 51, 25
HSL:
334°, 82.6923%, 40.7843%
HSV (HSB):
334°, 90.5263%, 74.5098%
XYZ:
23.4273, 12.1701, 11.4702
xyY:
0.4977, 0.2586, 12.1701
CIE-Lab:
41.4852, 65.7146, 4.6554
CIE-LCH:
41.4852, 65.8793, 4.0522
CIE-Luv:
41.4852, 103.5378, -6.8477
Hunter-Lab:
34.8856, 58.8210, 4.9257
#be125d color charts
#be125d color shades, tints & tones
#be125d color schemes
#be125d color preview, HTML & CSS examples
This text has a color of #be125d
<p style="color:#be125d;">Text here</p>
.mytext {color:#be125d;}
This box has a color of #be125d
<div style="background-color:#be125d;">Content here</div>
.mybackground {background-color:#be125d;}
Border around this has a color of #be125d
<div style="border:2px solid #be125d;">Content here</div>
.myborder {border:2px solid #be125d;}