#ff7cb0 color space conversions
Hex:
#ff7cb0
RGB:
255, 124, 176
CMY:
0, 51, 31
CMYK:
0, 51, 31, 0
HSL:
336°, 100.0000%, 74.3137%
HSV (HSB):
336°, 51.3725%, 100.0000%
XYZ:
56.2841, 38.8099, 45.5989
xyY:
0.4000, 0.2758, 38.8099
CIE-Lab:
68.6133, 55.1615, -3.7481
CIE-LCH:
68.6133, 55.2887, 356.1128
CIE-Luv:
68.6133, 82.5727, -15.8539
Hunter-Lab:
62.2976, 52.2490, 0.2109
#ff7cb0 color charts
#ff7cb0 color shades, tints & tones
#ff7cb0 color schemes
#ff7cb0 color preview, HTML & CSS examples
This text has a color of #ff7cb0
<p style="color:#ff7cb0;">Text here</p>
.mytext {color:#ff7cb0;}
This box has a color of #ff7cb0
<div style="background-color:#ff7cb0;">Content here</div>
.mybackground {background-color:#ff7cb0;}
Border around this has a color of #ff7cb0
<div style="border:2px solid #ff7cb0;">Content here</div>
.myborder {border:2px solid #ff7cb0;}