#c92b7b color space conversions
Hex:
#c92b7b
RGB:
201, 43, 123
CMY:
21, 83, 52
CMYK:
0, 79, 39, 21
HSL:
330°, 64.7541%, 47.8431%
HSV (HSB):
330°, 78.6070%, 78.8235%
XYZ:
28.5264, 15.5753, 20.2417
xyY:
0.4433, 0.2421, 15.5753
CIE-Lab:
46.4123, 65.7461, -6.5381
CIE-LCH:
46.4123, 66.0704, 354.3209
CIE-Luv:
46.4123, 93.8577, -20.6286
Hunter-Lab:
39.4656, 59.9582, -2.7837
#c92b7b color charts
#c92b7b color shades, tints & tones
#c92b7b color schemes
#c92b7b color preview, HTML & CSS examples
This text has a color of #c92b7b
<p style="color:#c92b7b;">Text here</p>
.mytext {color:#c92b7b;}
This box has a color of #c92b7b
<div style="background-color:#c92b7b;">Content here</div>
.mybackground {background-color:#c92b7b;}
Border around this has a color of #c92b7b
<div style="border:2px solid #c92b7b;">Content here</div>
.myborder {border:2px solid #c92b7b;}