#f17bcd color space conversions
Hex:
#f17bcd
RGB:
241, 123, 205
CMY:
5, 52, 20
CMYK:
0, 49, 15, 5
HSL:
318°, 80.8219%, 71.3725%
HSV (HSB):
318°, 48.9627%, 94.5098%
XYZ:
54.3780, 37.2745, 62.0863
xyY:
0.3537, 0.2425, 37.2745
CIE-Lab:
67.4824, 55.2418, -21.9121
CIE-LCH:
67.4824, 59.4289, 338.3639
CIE-Luv:
67.4824, 65.0357, -42.8718
Hunter-Lab:
61.0528, 52.1425, -17.5566
#f17bcd color charts
#f17bcd color shades, tints & tones
#f17bcd color schemes
#f17bcd color preview, HTML & CSS examples
This text has a color of #f17bcd
<p style="color:#f17bcd;">Text here</p>
.mytext {color:#f17bcd;}
This box has a color of #f17bcd
<div style="background-color:#f17bcd;">Content here</div>
.mybackground {background-color:#f17bcd;}
Border around this has a color of #f17bcd
<div style="border:2px solid #f17bcd;">Content here</div>
.myborder {border:2px solid #f17bcd;}