#ff7cba color space conversions
Hex:
#ff7cba
RGB:
255, 124, 186
CMY:
0, 51, 27
CMYK:
0, 51, 27, 0
HSL:
332°, 100.0000%, 74.3137%
HSV (HSB):
332°, 51.3725%, 100.0000%
XYZ:
57.3106, 39.2205, 51.0041
xyY:
0.3885, 0.2658, 39.2205
CIE-Lab:
68.9107, 56.4170, -8.9286
CIE-LCH:
68.9107, 57.1191, 351.0069
CIE-Luv:
68.9107, 79.9130, -23.6045
Hunter-Lab:
62.6263, 53.7531, -4.4486
#ff7cba color charts
#ff7cba color shades, tints & tones
#ff7cba color schemes
#ff7cba color preview, HTML & CSS examples
This text has a color of #ff7cba
<p style="color:#ff7cba;">Text here</p>
.mytext {color:#ff7cba;}
This box has a color of #ff7cba
<div style="background-color:#ff7cba;">Content here</div>
.mybackground {background-color:#ff7cba;}
Border around this has a color of #ff7cba
<div style="border:2px solid #ff7cba;">Content here</div>
.myborder {border:2px solid #ff7cba;}