#ff81a5 color space conversions
Hex:
#ff81a5
RGB:
255, 129, 165
CMY:
0, 49, 35
CMYK:
0, 49, 35, 0
HSL:
343°, 100.0000%, 75.2941%
HSV (HSB):
343°, 49.4118%, 100.0000%
XYZ:
55.8818, 39.6771, 40.3105
xyY:
0.4113, 0.2920, 39.6771
CIE-Lab:
69.2389, 51.4621, 3.3544
CIE-LCH:
69.2389, 51.5713, 3.7294
CIE-Luv:
69.2389, 82.5527, -5.1857
Hunter-Lab:
62.9898, 48.1253, 6.1501
#ff81a5 color charts
#ff81a5 color shades, tints & tones
#ff81a5 color schemes
#ff81a5 color preview, HTML & CSS examples
This text has a color of #ff81a5
<p style="color:#ff81a5;">Text here</p>
.mytext {color:#ff81a5;}
This box has a color of #ff81a5
<div style="background-color:#ff81a5;">Content here</div>
.mybackground {background-color:#ff81a5;}
Border around this has a color of #ff81a5
<div style="border:2px solid #ff81a5;">Content here</div>
.myborder {border:2px solid #ff81a5;}