#c95f15 color space conversions
Hex:
#c95f15
RGB:
201, 95, 21
CMY:
21, 63, 92
CMYK:
0, 53, 90, 21
HSL:
25°, 81.0811%, 43.5294%
HSV (HSB):
25°, 89.5522%, 78.8235%
XYZ:
28.3150, 20.6561, 3.2041
xyY:
0.5427, 0.3959, 20.6561
CIE-Lab:
52.5710, 38.3708, 56.4793
CIE-LCH:
52.5710, 68.2805, 55.8087
CIE-Luv:
52.5710, 87.3663, 45.2619
Hunter-Lab:
45.4489, 31.6709, 27.6344
#c95f15 color charts
#c95f15 color shades, tints & tones
#c95f15 color schemes
#c95f15 color preview, HTML & CSS examples
This text has a color of #c95f15
<p style="color:#c95f15;">Text here</p>
.mytext {color:#c95f15;}
This box has a color of #c95f15
<div style="background-color:#c95f15;">Content here</div>
.mybackground {background-color:#c95f15;}
Border around this has a color of #c95f15
<div style="border:2px solid #c95f15;">Content here</div>
.myborder {border:2px solid #c95f15;}