#ff8ca7 color space conversions
Hex:
#ff8ca7
RGB:
255, 140, 167
CMY:
0, 45, 35
CMYK:
0, 45, 35, 0
HSL:
346°, 100.0000%, 77.4510%
HSV (HSB):
346°, 45.0980%, 100.0000%
XYZ:
57.5931, 42.8062, 41.7861
xyY:
0.4051, 0.3011, 42.8062
CIE-Lab:
71.4232, 46.2800, 5.3890
CIE-LCH:
71.4232, 46.5927, 6.6417
CIE-Luv:
71.4232, 75.5658, -1.2858
Hunter-Lab:
65.4264, 42.6325, 7.9315
#ff8ca7 color charts
#ff8ca7 color shades, tints & tones
#ff8ca7 color schemes
#ff8ca7 color preview, HTML & CSS examples
This text has a color of #ff8ca7
<p style="color:#ff8ca7;">Text here</p>
.mytext {color:#ff8ca7;}
This box has a color of #ff8ca7
<div style="background-color:#ff8ca7;">Content here</div>
.mybackground {background-color:#ff8ca7;}
Border around this has a color of #ff8ca7
<div style="border:2px solid #ff8ca7;">Content here</div>
.myborder {border:2px solid #ff8ca7;}