#be204c color space conversions
Hex:
#be204c
RGB:
190, 32, 76
CMY:
25, 87, 70
CMYK:
0, 83, 60, 25
HSL:
343°, 71.1712%, 43.5294%
HSV (HSB):
343°, 83.1579%, 74.5098%
XYZ:
23.0562, 12.5020, 8.0354
xyY:
0.5289, 0.2868, 12.5020
CIE-Lab:
42.0031, 61.8183, 16.1148
CIE-LCH:
42.0031, 63.8842, 14.6107
CIE-Luv:
42.0031, 106.5441, 6.0561
Hunter-Lab:
35.3581, 54.5190, 11.2766
#be204c color charts
#be204c color shades, tints & tones
#be204c color schemes
#be204c color preview, HTML & CSS examples
This text has a color of #be204c
<p style="color:#be204c;">Text here</p>
.mytext {color:#be204c;}
This box has a color of #be204c
<div style="background-color:#be204c;">Content here</div>
.mybackground {background-color:#be204c;}
Border around this has a color of #be204c
<div style="border:2px solid #be204c;">Content here</div>
.myborder {border:2px solid #be204c;}