#fb9dcd color space conversions
Hex:
#fb9dcd
RGB:
251, 157, 205
CMY:
2, 38, 20
CMYK:
0, 37, 18, 2
HSL:
329°, 92.1569%, 80.0000%
HSV (HSB):
329°, 37.4502%, 98.4314%
XYZ:
62.8601, 49.0309, 63.9084
xyY:
0.3576, 0.2789, 49.0309
CIE-Lab:
75.4706, 41.3580, -9.7463
CIE-LCH:
75.4706, 42.4909, 346.7398
CIE-Luv:
75.4706, 55.0677, -22.1956
Hunter-Lab:
70.0221, 37.7039, -5.0979
#fb9dcd color charts
#fb9dcd color shades, tints & tones
#fb9dcd color schemes
#fb9dcd color preview, HTML & CSS examples
This text has a color of #fb9dcd
<p style="color:#fb9dcd;">Text here</p>
.mytext {color:#fb9dcd;}
This box has a color of #fb9dcd
<div style="background-color:#fb9dcd;">Content here</div>
.mybackground {background-color:#fb9dcd;}
Border around this has a color of #fb9dcd
<div style="border:2px solid #fb9dcd;">Content here</div>
.myborder {border:2px solid #fb9dcd;}