#ff7ba6 color space conversions
Hex:
#ff7ba6
RGB:
255, 123, 166
CMY:
0, 52, 35
CMYK:
0, 52, 35, 0
HSL:
340°, 100.0000%, 74.1176%
HSV (HSB):
340°, 51.7647%, 100.0000%
XYZ:
55.2059, 38.1791, 40.5360
xyY:
0.4122, 0.2851, 38.1791
CIE-Lab:
68.1524, 54.4498, 1.2137
CIE-LCH:
68.1524, 54.4634, 1.2769
CIE-Luv:
68.1524, 85.7523, -8.7551
Hunter-Lab:
61.7892, 51.3505, 4.3560
#ff7ba6 color charts
#ff7ba6 color shades, tints & tones
#ff7ba6 color schemes
#ff7ba6 color preview, HTML & CSS examples
This text has a color of #ff7ba6
<p style="color:#ff7ba6;">Text here</p>
.mytext {color:#ff7ba6;}
This box has a color of #ff7ba6
<div style="background-color:#ff7ba6;">Content here</div>
.mybackground {background-color:#ff7ba6;}
Border around this has a color of #ff7ba6
<div style="border:2px solid #ff7ba6;">Content here</div>
.myborder {border:2px solid #ff7ba6;}