#be123d color space conversions
Hex:
#be123d
RGB:
190, 18, 61
CMY:
25, 93, 76
CMYK:
0, 91, 68, 25
HSL:
345°, 82.6923%, 40.7843%
HSV (HSB):
345°, 90.5263%, 74.5098%
XYZ:
22.2938, 11.7167, 5.5014
xyY:
0.5642, 0.2965, 11.7167
CIE-Lab:
40.7622, 63.6909, 23.9279
CIE-LCH:
40.7622, 68.0373, 20.5906
CIE-Luv:
40.7622, 115.4153, 12.2738
Hunter-Lab:
34.2296, 56.3554, 14.4316
#be123d color charts
#be123d RGB chart
#be123d CMYK chart
#be123d RGB pie chart
#be123d color shades, tints & tones
#be123d color schemes
#be123d color preview, HTML & CSS examples
This text has a color of #be123d
<p style="color:#be123d;">Text here</p>
.mytext {color:#be123d;}
Text color #be123d
This box has a color of #be123d
<div style="background-color:#be123d;">Content here</div>
.mybackground {background-color:#be123d;}
Background color #be123d
Border around this has a color of #be123d
<div style="border:2px solid #be123d;">Content here</div>
.myborder {border:2px solid #be123d;}
Border color #be123d