#f196d7 color space conversions
Hex:
#f196d7
RGB:
241, 150, 215
CMY:
5, 41, 16
CMYK:
0, 38, 11, 5
HSL:
317°, 76.4706%, 76.6667%
HSV (HSB):
317°, 37.7593%, 94.5098%
XYZ:
59.4477, 45.4198, 69.9236
xyY:
0.3401, 0.2599, 45.4198
CIE-Lab:
73.1674, 43.2555, -18.8142
CIE-LCH:
73.1674, 47.1701, 336.4931
CIE-Luv:
73.1674, 49.7758, -36.4082
Hunter-Lab:
67.3942, 39.5132, -14.3394
#f196d7 color charts
#f196d7 color shades, tints & tones
#f196d7 color schemes
#f196d7 color preview, HTML & CSS examples
This text has a color of #f196d7
<p style="color:#f196d7;">Text here</p>
.mytext {color:#f196d7;}
This box has a color of #f196d7
<div style="background-color:#f196d7;">Content here</div>
.mybackground {background-color:#f196d7;}
Border around this has a color of #f196d7
<div style="border:2px solid #f196d7;">Content here</div>
.myborder {border:2px solid #f196d7;}