#ff81a4 color space conversions
Hex:
#ff81a4
RGB:
255, 129, 164
CMY:
0, 49, 36
CMYK:
0, 49, 36, 0
HSL:
343°, 100.0000%, 75.2941%
HSV (HSB):
343°, 49.4118%, 100.0000%
XYZ:
55.7911, 39.6408, 39.8329
xyY:
0.4125, 0.2931, 39.6408
CIE-Lab:
69.2130, 51.3474, 3.8790
CIE-LCH:
69.2130, 51.4937, 4.3201
CIE-Luv:
69.2130, 82.7974, -4.4476
Hunter-Lab:
62.9610, 47.9910, 6.5623
#ff81a4 color charts
#ff81a4 color shades, tints & tones
#ff81a4 color schemes
#ff81a4 color preview, HTML & CSS examples
This text has a color of #ff81a4
<p style="color:#ff81a4;">Text here</p>
.mytext {color:#ff81a4;}
This box has a color of #ff81a4
<div style="background-color:#ff81a4;">Content here</div>
.mybackground {background-color:#ff81a4;}
Border around this has a color of #ff81a4
<div style="border:2px solid #ff81a4;">Content here</div>
.myborder {border:2px solid #ff81a4;}