#fa95b2 color space conversions
Hex:
#fa95b2
RGB:
250, 149, 178
CMY:
2, 42, 30
CMYK:
0, 40, 29, 2
HSL:
343°, 90.9910%, 78.2353%
HSV (HSB):
343°, 40.4000%, 98.0392%
XYZ:
58.2077, 45.0332, 47.7439
xyY:
0.3855, 0.2983, 45.0332
CIE-Lab:
72.9138, 41.3548, 1.3560
CIE-LCH:
72.9138, 41.3771, 1.8780
CIE-Luv:
72.9138, 64.1376, -5.8398
Hunter-Lab:
67.1068, 37.3919, 4.7922
#fa95b2 color charts
#fa95b2 color shades, tints & tones
#fa95b2 color schemes
#fa95b2 color preview, HTML & CSS examples
This text has a color of #fa95b2
<p style="color:#fa95b2;">Text here</p>
.mytext {color:#fa95b2;}
This box has a color of #fa95b2
<div style="background-color:#fa95b2;">Content here</div>
.mybackground {background-color:#fa95b2;}
Border around this has a color of #fa95b2
<div style="border:2px solid #fa95b2;">Content here</div>
.myborder {border:2px solid #fa95b2;}