#ff7cbd color space conversions
Hex:
#ff7cbd
RGB:
255, 124, 189
CMY:
0, 51, 26
CMYK:
0, 51, 26, 0
HSL:
330°, 100.0000%, 74.3137%
HSV (HSB):
330°, 51.3725%, 100.0000%
XYZ:
57.6330, 39.3494, 52.7017
xyY:
0.3850, 0.2629, 39.3494
CIE-Lab:
69.0036, 56.8069, -10.4728
CIE-LCH:
69.0036, 57.7642, 349.5543
CIE-Luv:
69.0036, 79.1080, -25.9601
Hunter-Lab:
62.7291, 54.2226, -5.9020
#ff7cbd color charts
#ff7cbd color shades, tints & tones
#ff7cbd color schemes
#ff7cbd color preview, HTML & CSS examples
This text has a color of #ff7cbd
<p style="color:#ff7cbd;">Text here</p>
.mytext {color:#ff7cbd;}
This box has a color of #ff7cbd
<div style="background-color:#ff7cbd;">Content here</div>
.mybackground {background-color:#ff7cbd;}
Border around this has a color of #ff7cbd
<div style="border:2px solid #ff7cbd;">Content here</div>
.myborder {border:2px solid #ff7cbd;}