#ff81c2 color space conversions
Hex:
#ff81c2
RGB:
255, 129, 194
CMY:
0, 49, 24
CMYK:
0, 49, 24, 0
HSL:
329°, 100.0000%, 75.2941%
HSV (HSB):
329°, 49.4118%, 100.0000%
XYZ:
58.8279, 40.8556, 55.8243
xyY:
0.3783, 0.2627, 40.8556
CIE-Lab:
70.0746, 55.0953, -11.6684
CIE-LCH:
70.0746, 56.3174, 348.0423
CIE-Luv:
70.0746, 75.2297, -27.4625
Hunter-Lab:
63.9184, 52.4271, -7.0392
#ff81c2 color charts
#ff81c2 color shades, tints & tones
#ff81c2 color schemes
#ff81c2 color preview, HTML & CSS examples
This text has a color of #ff81c2
<p style="color:#ff81c2;">Text here</p>
.mytext {color:#ff81c2;}
This box has a color of #ff81c2
<div style="background-color:#ff81c2;">Content here</div>
.mybackground {background-color:#ff81c2;}
Border around this has a color of #ff81c2
<div style="border:2px solid #ff81c2;">Content here</div>
.myborder {border:2px solid #ff81c2;}