#ff93bd color space conversions
Hex:
#ff93bd
RGB:
255, 147, 189
CMY:
0, 42, 26
CMYK:
0, 42, 26, 0
HSL:
337°, 100.0000%, 78.8235%
HSV (HSB):
337°, 42.3529%, 100.0000%
XYZ:
60.8590, 45.8016, 53.7771
xyY:
0.3793, 0.2855, 45.8016
CIE-Lab:
73.4166, 45.5390, -3.9252
CIE-LCH:
73.4166, 45.7078, 355.0737
CIE-Luv:
73.4166, 66.7172, -14.2800
Hunter-Lab:
67.6768, 42.0833, 0.2610
#ff93bd color charts
#ff93bd color shades, tints & tones
#ff93bd color schemes
#ff93bd color preview, HTML & CSS examples
This text has a color of #ff93bd
<p style="color:#ff93bd;">Text here</p>
.mytext {color:#ff93bd;}
This box has a color of #ff93bd
<div style="background-color:#ff93bd;">Content here</div>
.mybackground {background-color:#ff93bd;}
Border around this has a color of #ff93bd
<div style="border:2px solid #ff93bd;">Content here</div>
.myborder {border:2px solid #ff93bd;}