#ff8fa2 color space conversions
Hex:
#ff8fa2
RGB:
255, 143, 162
CMY:
0, 44, 36
CMYK:
0, 44, 36, 0
HSL:
350°, 100.0000%, 78.0392%
HSV (HSB):
350°, 43.9216%, 100.0000%
XYZ:
57.5840, 43.5136, 39.5464
xyY:
0.4094, 0.3094, 43.5136
CIE-Lab:
71.9022, 44.1935, 8.8593
CIE-LCH:
71.9022, 45.0727, 11.3356
CIE-Luv:
71.9022, 74.8092, 3.8403
Hunter-Lab:
65.9648, 40.3834, 10.6306
#ff8fa2 color charts
#ff8fa2 color shades, tints & tones
#ff8fa2 color schemes
#ff8fa2 color preview, HTML & CSS examples
This text has a color of #ff8fa2
<p style="color:#ff8fa2;">Text here</p>
.mytext {color:#ff8fa2;}
This box has a color of #ff8fa2
<div style="background-color:#ff8fa2;">Content here</div>
.mybackground {background-color:#ff8fa2;}
Border around this has a color of #ff8fa2
<div style="border:2px solid #ff8fa2;">Content here</div>
.myborder {border:2px solid #ff8fa2;}