#ff8ba7 color space conversions
Hex:
#ff8ba7
RGB:
255, 139, 167
CMY:
0, 45, 35
CMYK:
0, 45, 35, 0
HSL:
346°, 100.0000%, 77.2549%
HSV (HSB):
346°, 45.4902%, 100.0000%
XYZ:
57.4477, 42.5153, 41.7377
xyY:
0.4054, 0.3000, 42.5153
CIE-Lab:
71.2247, 46.7792, 5.1029
CIE-LCH:
71.2247, 47.0567, 6.2255
CIE-Luv:
71.2247, 76.1660, -1.7842
Hunter-Lab:
65.2037, 43.1607, 7.6904
#ff8ba7 color charts
#ff8ba7 color shades, tints & tones
#ff8ba7 color schemes
#ff8ba7 color preview, HTML & CSS examples
This text has a color of #ff8ba7
<p style="color:#ff8ba7;">Text here</p>
.mytext {color:#ff8ba7;}
This box has a color of #ff8ba7
<div style="background-color:#ff8ba7;">Content here</div>
.mybackground {background-color:#ff8ba7;}
Border around this has a color of #ff8ba7
<div style="border:2px solid #ff8ba7;">Content here</div>
.myborder {border:2px solid #ff8ba7;}