#fa8283 color space conversions
Hex:
#fa8283
RGB:
250, 130, 131
CMY:
2, 49, 49
CMYK:
0, 48, 48, 2
HSL:
360°, 92.3077%, 74.5098%
HSV (HSB):
360°, 48.0000%, 98.0392%
XYZ:
51.5037, 37.9280, 26.0790
xyY:
0.4459, 0.3284, 37.9280
CIE-Lab:
67.9675, 45.7049, 20.5662
CIE-LCH:
67.9675, 50.1189, 24.2267
CIE-Luv:
67.9675, 85.7349, 17.8872
Hunter-Lab:
61.5857, 41.5035, 18.0031
#fa8283 color charts
#fa8283 color shades, tints & tones
#fa8283 color schemes
#fa8283 color preview, HTML & CSS examples
This text has a color of #fa8283
<p style="color:#fa8283;">Text here</p>
.mytext {color:#fa8283;}
This box has a color of #fa8283
<div style="background-color:#fa8283;">Content here</div>
.mybackground {background-color:#fa8283;}
Border around this has a color of #fa8283
<div style="border:2px solid #fa8283;">Content here</div>
.myborder {border:2px solid #fa8283;}